error while Comfyui launch #6342
Replies: 1 comment
-
Check this: https://github.com/comfyanonymous/ComfyUI?tab=readme-ov-file#troubleshooting For ComfyUI portable, open terminal inside python_embeded folder and run: This command to uninstall pytorch:
Then this command to install it again:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
File "E:\AI\comfyUI\ComfyUI_windows_testing\python_embeded\Lib\site-packages\torch\cuda_init_.py", line 940, in current_device lazy_init() File "E:\AI\comfyUI\ComfyUI_windows_testing\python_embeded\Lib\site-packages\torch\cuda_init.py", line 310, in _lazy_init raise AssertionError("Torch not compiled with CUDA enabled") AssertionError: Torch not compiled with CUDA enabled
Beta Was this translation helpful? Give feedback.
All reactions