comfyUI-阿里EchoMimicV2生成数字人

进入custom_nodes目录下F:\tools\ComfyUI_windows_portable\ComfyUI\custom_nodes
在这里插入图片描述
在此处打开cmd黑窗口
在这里插入图片描述
下载ComfyUI_EchoMimic

git clone https://github.com/smthemex/ComfyUI_EchoMimic.git

在这里插入图片描述
如果电脑没装git,也可以手动进行下载放到custom_nodes目录下
https://github.com/smthemex/ComfyUI_EchoMimic
在这里插入图片描述
也可以去代理网站进行下载:
https://gitcode.com/libfishopen/ComfyUI_EchoMimic
在这里插入图片描述
在这里插入图片描述
ComfyUI_EchoMimic-main文件夹改名为ComfyUI_EchoMimic
在这里插入图片描述

进入ComfyUI_EchoMimic目录

cd ComfyUI_EchoMimic

在这里插入图片描述

安装依赖

pip install -r requirements.txt

如果报错,是python版本和pip版本不兼容,将python版本从3.13.0降级到3.11.0后解决

ERROR: Could not find a version that satisfies the requirement mediapipe (from versions: none)
ERROR: No matching distribution found for mediapipe

在这里插入图片描述
在这里插入图片描述

在这里插入图片描述

pip install --no-deps facenet-pytorch

在这里插入图片描述

如果没安装过ffmpeg,则需要执行安装命令:

pip install ffmpeg-python

在这里插入图片描述

模型都需要手动下载并放置,具体如下:

unet模型:
https://huggingface.co/lambdalabs/sd-image-variations-diffusers/tree/main/unet
放在/ComfyUI/models/echo_mimic/unet目录下
在这里插入图片描述

声音模型:
https://huggingface.co/BadToBest/EchoMimic/tree/main/audio_processor
放在/ComfyUI/models/echo_mimic/audio_processor目录下
在这里插入图片描述

vae模型:
https://huggingface.co/stabilityai/sd-vae-ft-mse/tree/main
放在/ComfyUI/models/echo_mimic/vae目录下
在这里插入图片描述

EchoMimicV1版本模型:
https://huggingface.co/BadToBest/EchoMimic/tree/main
放在/ComfyUI/models/echo_mimic目录下
在这里插入图片描述

EchoMimicV2版本模型:
https://huggingface.co/BadToBest/EchoMimicV2/tree/main
放在/ComfyUI/models/echo_mimic/v2目录下
在这里插入图片描述

yolov8m.pt:
https://huggingface.co/Ultralytics/YOLOv8/tree/main
放在/ComfyUI/models/echo_mimic目录下
在这里插入图片描述

sapiens_1b_goliath_best_goliath_AP_639_torchscript.pt2:
https://huggingface.co/facebook/sapiens-pose-1b-torchscript/tree/main
放在/ComfyUI/models/echo_mimic目录下
在这里插入图片描述

导入工作流如有ComfyUI出现个别节点红色无法识别的情况,用ComfyUI Manager(管理器)查找并安装。
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
如果出现如下下载超时
在这里插入图片描述
可以右键复制出来节点的github地址,然后使用代理地址进行下载
在这里插入图片描述
在这里插入图片描述
代理地址:https://gitcode.com/
在这里插入图片描述

在这里插入图片描述
在这里插入图片描述
然后将解压的文件放到custom_nodes,并将文件夹名称comfyui_controlnet_aux-main更改comfyui_controlnet_aux
在这里插入图片描述
回到comfyUI插件管理中进行重启就好了

在这里插入图片描述

在这里插入图片描述
如果没有好,进入刚才进入的需要安装的节点检测中点击 Try fix
在这里插入图片描述
然后再进行重启
在这里插入图片描述

### EchoMimicV2 Installation Guide for Mac For installations on macOS, specific instructions may vary from those provided for Linux distributions such as Ubuntu where commands like `$ sudo apt-key add /var/cuda-repo-<version>/7fa2af80.pub` are used to manage repositories and keys related to CUDA software packages[^1]. However, since EchoMimicV2 is not a widely recognized or standard piece of software within official documentation sources, obtaining an accurate installation guide requires identifying whether this application has native support for macOS. If EchoMimicV2 relies heavily on components that do not have direct equivalents on macOS (such as certain NVIDIA tools which might require CUDA), one would need to explore alternatives: - **Virtual Machines**: Running a virtual machine with a compatible operating system. - **Docker Containers**: Utilizing Docker containers if there exists a containerized version of the required environment. - **Cross-platform Compatibility Layers**: Tools similar to Wine for running Windows applications could be considered but only if applicable. To proceed effectively, it's important to consult any available developer notes or community forums associated directly with EchoMimicV2. These resources can provide insights into compatibility issues faced by other users attempting installations on non-standard platforms like macOS. ```bash # Example command structure when dealing with package management under Unix-like systems, # however note these will differ significantly between OS types especially moving from Linux to MacOS. brew install --cask some-mac-compatible-tool # Hypothetical example using Homebrew for Mac-specific installs ```
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值