smthemex/ComfyUI_EchoMimic

在Comfyui中安装插件失败

Opened this issue · 3 comments

image 我在 Comfyui 中使用 Manager 管理器安装这个插件始终安装不成功。在节点中搜索不到这个节点。

这个节点我并没有加入manager,因为这个节点需要的torch版本最高是2.2.0,如果用manager安装,会干掉comfyUI(搞崩)的,如果要安装,请按readme,git clone 安装,并严格安装要求安装对应的库

I have the same issue even after following the instructions:

Cannot import C:\Users\xxxx\Deep\Comfy\ComfyUI\custom_nodes\comfyui-faceless-node module for custom nodes: No module named 'filetype'
Total VRAM 24564 MB, total RAM 65442 MB
pytorch version: 2.4.0+cu118
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync

Loading: ComfyUI-Impact-Pack (V7.10.6)

[Impact Pack] Wildcards loading done.
Traceback (most recent call last):
File "C:\Users\xxxx\Deep\Comfy\ComfyUI\nodes.py", line 2012, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in call_with_frames_removed
File "C:\Users\xxxx\Deep\Comfy\ComfyUI\custom_nodes\ComfyUI-Inference-Core-Nodes_init
.py", line 1, in
from inference_core_nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
ModuleNotFoundError: No module named 'inference_core_nodes'

Cannot import C:\Users\xxxx\Deep\Comfy\ComfyUI\custom_nodes\ComfyUI-Inference-Core-Nodes module for custom nodes: No module named 'inference_core_nodes'

Loading: ComfyUI-Inspire-Pack (V1.6)

C:\Users\xxxx\Deep\Comfy\ComfyUI\venv\lib\site-packages\albumentations_init_.py:13: UserWarning: A new version of Albumentations is available: 1.4.21 (you have 1.4.14). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1.
check_for_updates()

Loading: ComfyUI-Manager (V2.51.8)

ComfyUI Revision: 2804 [cc9cf6d1] | Released on '2024-10-31'

[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json

Due to issues with the facenet_pytorch library, ComfyUI manager is unable to install this plugin. Please read the readme or check issues for installation instructions or possible solutions to the problem