You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
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 thetorch.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...
The text was updated successfully, but these errors were encountered: