frankchieng / ComfyUI_MagicClothing

unofficial implementation of Comfyui magic clothing
Other
488 stars 42 forks source link

CUDA Setup failed despite GPU being available #69

Open zybermx opened 2 months ago

zybermx commented 2 months ago

what can I do

Error occurred when executing MagicClothing_Inpainting:

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

zybermx commented 2 months ago

I tried many way from https://github.com/TimDettmers/bitsandbytes/issues already but It not work

Danny-zhang-xu commented 2 months ago

Your CUDA version is wrong

zybermx commented 2 months ago

Your CUDA version is wrong

thank you what CUDA version I should use ?