-
Notifications
You must be signed in to change notification settings - Fork 26
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
Module scepter renamed to ComfyUI-Scepter but... #94
Comments
I have the same error. During the installation of scepter dependencies via pip install-e . I received the following warning, maybe this will help me find a solution: |
@yaosheng216 Is the latest version of PyTorch supported? I noticed that in recommended.txt you specify the version of torch==2.4.1. Maybe this is the problem? |
The reason for the error is that ComfyUI tries to load default init.py which is located in the root folder of scepter, although it needs to load init.py from the scepter/scepter/workflow folder |
@whitepapercg Hi, please refer to the following to link. For ComfyUI configuration reasons, you need to move the scepter/scepter/workflow to the ComfyUI/custom_nodes/ComfyUI-Scepter folder and then start the ComfyUI. |
Hi, thank you! Managed to run after replacing all Chinese characters in config files (my system does not support Chinese). Are there any recommended repainting_scale values for local-editing? Judging by your examples with local-editing, the value should be 0. For all, if u have this error: Solution: You need to remove characters that are not supported by your system from the config files "mantra" and "tuner_model" |
@whitepapercg You can refer this workflow to set repainting_scale value. |
Skip X:\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Scepter module for custom nodes due to the lack of NODE_CLASS_MAPPINGS.
0.0 seconds (IMPORT FAILED): X:\ComfyUI\ComfyUI\custom_nodes\ComfyUI-Scepter
The text was updated successfully, but these errors were encountered: