# ComfyUI_Hallo **Repository Path**: chenabao/ComfyUI_Hallo ## Basic Information - **Project Name**: ComfyUI_Hallo - **Description**: ComfyUI插件:ComfyUI_Hallo. B站--走在路上跑同步. 感谢原作者贡献,请在github上给他们点个star吧! - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-30 - **Last Updated**: 2025-01-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ComfyUI Hallo (Unofficial Support) Unofficial [Hallo](https://github.com/fudan-generative-vision/hallo) support for [ComfyUI](https://github.com/comfyanonymous/ComfyUI). ## Important Updates - **2024/07/30:** Added support to ComfyUI's official AudioLoad Node - **2024/06/26:** Added ComfyUI nodes and workflow examples ## Example Workflow This [workflow](examples/hallo_comfyui_basic.json) shows the example usage on making an image into a talking face video. ![](examples/hallo_comfyui_basic.jpg) ## Installation - Install from ComfyUI Manager (search for `hallo`, make sure `ffmpeg` is installed) - Download or git clone this repository into the ComfyUI/custom_nodes/ directory and run: ``` sudo apt install ffmpeg pip install -r requirements.txt ## insatll xformers match your torch, for torch==2.1.0+cu121 pip install xformers==0.0.22.post7 ``` ## Download Checkpoints All models will be downloaded automatically to ComfyUI's model folder, just no wrries.