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

Not installing (and it broke my Comfy VENV) #90

Open
bbecausereasonss opened this issue Dec 10, 2024 · 0 comments
Open

Not installing (and it broke my Comfy VENV) #90

bbecausereasonss opened this issue Dec 10, 2024 · 0 comments

Comments

@bbecausereasonss
Copy link

[MaraScott] Initialization

Prestartup times for custom nodes:
0.0 seconds: C:\Users\xxxx\Deep\Comfy\ComfyUI\custom_nodes\rgthree-comfy
0.0 seconds: C:\Users\xxxx\Deep\Comfy\ComfyUI\custom_nodes\ComfyUI-Easy-Use
0.0 seconds: C:\Users\xxxx\Deep\Comfy\ComfyUI\custom_nodes\ComfyUI_MaraScott_Nodes
17.3 seconds: C:\Users\xxxx\Deep\Comfy\ComfyUI\custom_nodes\ComfyUI-Manager

Traceback (most recent call last):
File "C:\Users\xxxx\Deep\Comfy\ComfyUI\main.py", line 97, in
import execution
File "C:\Users\xxxx\Deep\Comfy\ComfyUI\execution.py", line 13, in
import nodes
File "C:\Users\xxxx\Deep\Comfy\ComfyUI\nodes.py", line 22, in
import comfy.diffusers_load
File "C:\Users\xxxx\Deep\Comfy\ComfyUI\comfy\diffusers_load.py", line 3, in
import comfy.sd
File "C:\Users\xxxx\Deep\Comfy\ComfyUI\comfy\sd.py", line 6, in
from comfy import model_management
File "C:\Users\xxxx\Deep\Comfy\ComfyUI\comfy\model_management.py", line 145, in
total_vram = get_total_memory(get_torch_device()) / (1024 * 1024)
File "C:\Users\xxxx\Deep\Comfy\ComfyUI\comfy\model_management.py", line 114, in get_torch_device
return torch.device(torch.cuda.current_device())
File "C:\Users\xxxx\Deep\Comfy\ComfyUI\venv\lib\site-packages\torch\cuda_init_.py", line 940, in current_device
lazy_init()
File "C:\Users\xxxx\Deep\Comfy\ComfyUI\venv\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
Press any key to continue . . .

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