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

(IMPORT FAILED)custom_nodes\ComfyUI-CogVideoXWrapper #341

Open
jellya791 opened this issue Jan 2, 2025 · 0 comments
Open

(IMPORT FAILED)custom_nodes\ComfyUI-CogVideoXWrapper #341

jellya791 opened this issue Jan 2, 2025 · 0 comments

Comments

@jellya791
Copy link

raceback (most recent call last):
File "F:\ComfyUI-aki-v1.3\nodes.py", line 2089, 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 "F:\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-CogVideoXWrapper_init
.py", line 2, in
from .model_loading import NODE_CLASS_MAPPINGS as MODEL_CLASS, NODE_DISPLAY_NAME_MAPPINGS as MODEL_DISPLAY
File "F:\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-CogVideoXWrapper\model_loading.py", line 40, in
from diffusers.models import AutoencoderKLCogVideoX
File "", line 1075, in _handle_fromlist
File "F:\ComfyUI-aki-v1.3\python\lib\site-packages\diffusers\utils\import_utils.py", line 910, in getattr
module = self._get_module(self._class_to_module[name])
File "F:\ComfyUI-aki-v1.3\python\lib\site-packages\diffusers\utils\import_utils.py", line 922, in _get_module
raise RuntimeError(
RuntimeError: Failed to import diffusers.models.autoencoders.autoencoder_kl_cogvideox because of the following error (look up to see its traceback):

    CUDA Setup failed despite GPU being available. Please run the following command to get more information:

    python -m bitsandbytes

    Inspect the output of the command and see if you can locate CUDA libraries. You might need to add them
    to your LD_LIBRARY_PATH. If you suspect a bug, please take the information from python -m bitsandbytes
    and open an issue at: https://github.com/TimDettmers/bitsandbytes/issues

Cannot import F:\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-CogVideoXWrapper module for custom nodes: Failed to import diffusers.models.autoencoders.autoencoder_kl_cogvideox because of the following error (look up to see its traceback):

    CUDA Setup failed despite GPU being available. Please run the following command to get more information:

    python -m bitsandbytes

    Inspect the output of the command and see if you can locate CUDA libraries. You might need to add them
    to your LD_LIBRARY_PATH. If you suspect a bug, please take the information from python -m bitsandbytes
    and open an issue at: https://github.com/TimDettmers/bitsandbytes/issues
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