Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nodes: D:\comfyui\ComfyUI\models\diffusers\TMElyralab/MuseTalk/dwpose/dw-ll_ucoco_384.pth can not be found. and no found llama_cpp模块 #177

Open
lindongyue7 opened this issue Aug 24, 2024 · 0 comments

Comments

@lindongyue7
Copy link

C:\Users\PC\miniconda3\Lib\site-packages\mmengine\optim\optimizer\zero_optimizer.py:11: DeprecationWarning: TorchScript support for functional optimizers is deprecated and will be removed in a future PyTorch release. Consider using the torch.compile optimizer instead.
from torch.distributed.optim import
Loads checkpoint by local backend from path: D:\comfyui\ComfyUI\models\diffusers\TMElyralab/MuseTalk/dwpose/dw-ll_ucoco_384.pth
Traceback (most recent call last):
File "D:\comfyui\ComfyUI\nodes.py", line 1993, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 995, in exec_module
File "", line 488, in call_with_frames_removed
File "D:\comfyui\ComfyUI\custom_nodes\ComfyUI-MuseTalk_init
.py", line 1, in
from .nodes import NODE_CLASS_MAPPINGS
File "D:\comfyui\ComfyUI\custom_nodes\ComfyUI-MuseTalk\nodes.py", line 26, in
from musetalk.utils.preprocessing import get_landmark_and_bbox,read_imgs,coord_placeholder
File "D:\comfyui\ComfyUI/custom_nodes/ComfyUI-MuseTalk\musetalk\utils\preprocessing.py", line 28, in
model = init_model(config_file, checkpoint_file, device=device)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\PC\miniconda3\Lib\site-packages\mmpose\apis\inference.py", line 110, in init_model
ckpt = load_checkpoint(model, checkpoint, map_location='cpu')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\PC\miniconda3\Lib\site-packages\mmengine\runner\checkpoint.py", line 636, in load_checkpoint
checkpoint = _load_checkpoint(filename, map_location, logger)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\PC\miniconda3\Lib\site-packages\mmengine\runner\checkpoint.py", line 548, in _load_checkpoint
return CheckpointLoader.load_checkpoint(filename, map_location, logger)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\PC\miniconda3\Lib\site-packages\mmengine\runner\checkpoint.py", line 330, in load_checkpoint
return checkpoint_loader(filename, map_location)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\PC\miniconda3\Lib\site-packages\mmengine\runner\checkpoint.py", line 346, in load_from_local
raise FileNotFoundError(f'{filename} can not be found.')
FileNotFoundError: D:\comfyui\ComfyUI\models\diffusers\TMElyralab/MuseTalk/dwpose/dw-ll_ucoco_384.pth can not be found.

Cannot import D:\comfyui\ComfyUI\custom_nodes\ComfyUI-MuseTalk module for custom nodes: D:\comfyui\ComfyUI\models\diffusers\TMElyralab/MuseTalk/dwpose/dw-ll_ucoco_384.pth can not be found.
[ReActor] - STATUS - Running v0.5.1-a6 in ComfyUI
Torch version: 2.4.0+cu124
找不到llama_cpp模块
no module 'xformers'. Processing without...
no module 'xformers'. Processing without...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant