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

ExpressionEditor and AdvancedLivePortrait nodes are missing and I can't fix it #59

Open
FireJach opened this issue Oct 10, 2024 · 1 comment

Comments

@FireJach
Copy link

I did the obvious things such as updating, using the manager to download the missing ones, refreshing etc.

Im totally new. I have never coded. Please, explain any solution with details. Thank you

Here is the log:

[Prompt Server] web root: F:\Jaś\ucomfyui\ComfyUI_windows_portable\ComfyUI\web
F:\Jaś\ucomfyui\ComfyUI_windows_portable\python_embeded\Lib\site-packages\kornia\feature\lightglue.py:44: FutureWarning: torch.cuda.amp.custom_fwd(args...) is deprecated. Please use torch.amp.custom_fwd(args..., device_type='cuda') instead.
@torch.cuda.amp.custom_fwd(cast_inputs=torch.float32)
Traceback (most recent call last):
File "F:\Jaś\ucomfyui\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1998, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 940, in exec_module
File "", line 241, in call_with_frames_removed
File "F:\Jaś\ucomfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-AdvancedLivePortrait_init
.py", line 1, in
from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
File "F:\Jaś\ucomfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-AdvancedLivePortrait\nodes.py", line 11, in
import dill
ModuleNotFoundError: No module named 'dill'

Cannot import F:\Jaś\ucomfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-AdvancedLivePortrait module for custom nodes: No module named 'dill'

Loading: ComfyUI-Manager (V2.51.3)

ComfyUI Revision: 2746 [614377ab] | Released on '2024-10-07'

[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/model-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/custom-node-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json

Import times for custom nodes:
0.0 seconds: F:\Jaś\ucomfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\websocket_image_save.py
0.6 seconds: F:\Jaś\ucomfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus
0.9 seconds: F:\Jaś\ucomfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager
1.6 seconds (IMPORT FAILED): F:\Jaś\ucomfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-AdvancedLivePortrait
2.2 seconds: F:\Jaś\ucomfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite

Starting server

@grokiki
Copy link

grokiki commented Oct 20, 2024

same problem ...

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

2 participants