You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 . . .
The text was updated successfully, but these errors were encountered:
[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 . . .
The text was updated successfully, but these errors were encountered: