Spaces:
Runtime error
Runtime error
## ComfyUI-Manager: installing dependencies done. | |
[2025-01-27 14:34:39.417] ** ComfyUI startup time: 2025-01-27 14:34:39.417 | |
[2025-01-27 14:34:39.417] ** Platform: Windows | |
[2025-01-27 14:34:39.417] ** Python version: 3.12.3 | packaged by conda-forge | (main, Apr 15 2024, 18:20:11) [MSC v.1938 64 bit (AMD64)] | |
[2025-01-27 14:34:39.417] ** Python executable: C:\Users\DELL\anaconda3\python.exe | |
[2025-01-27 14:34:39.417] ** ComfyUI Path: C:\Users\DELL\Downloads\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI | |
[2025-01-27 14:34:39.417] ** ComfyUI Base Folder Path: C:\Users\DELL\Downloads\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI | |
[2025-01-27 14:34:39.417] ** User directory: C:\Users\DELL\Downloads\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\user | |
[2025-01-27 14:34:39.427] ** ComfyUI-Manager config path: C:\Users\DELL\Downloads\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\user\default\ComfyUI-Manager\config.ini | |
[2025-01-27 14:34:39.427] ** Log path: C:\Users\DELL\Downloads\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\user\comfyui.log | |
Prestartup times for custom nodes: | |
[2025-01-27 14:34:47.045] 12.2 seconds: C:\Users\DELL\Downloads\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-manager | |
[2025-01-27 14:34:47.045] | |
[2025-01-27 14:34:47.057] Could not import load_extra_path_config from main.py. Looking in utils.extra_config instead. | |
[2025-01-27 14:34:47.061] Could not find the extra_model_paths config file. | |
[2025-01-27 14:34:47.089] Traceback (most recent call last): | |
[2025-01-27 14:34:47.089] File "C:\Users\DELL\Downloads\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\app.py", line 118, in <module> | |
[2025-01-27 14:34:47.089] from nodes import NODE_CLASS_MAPPINGS | |
[2025-01-27 14:34:47.095] File "C:\Users\DELL\Downloads\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\nodes.py", line 22, in <module> | |
[2025-01-27 14:34:47.095] import comfy.diffusers_load | |
[2025-01-27 14:34:47.095] File "C:\Users\DELL\Downloads\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\comfy\diffusers_load.py", line 3, in <module> | |
[2025-01-27 14:34:47.099] import comfy.sd | |
[2025-01-27 14:34:47.099] File "C:\Users\DELL\Downloads\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\comfy\sd.py", line 6, in <module> | |
[2025-01-27 14:34:47.099] from comfy import model_management | |
[2025-01-27 14:34:47.099] File "C:\Users\DELL\Downloads\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\comfy\model_management.py", line 166, in <module> | |
[2025-01-27 14:34:47.099] total_vram = get_total_memory(get_torch_device()) / (1024 * 1024) | |
[2025-01-27 14:34:47.099] ^^^^^^^^^^^^^^^^^^ | |
[2025-01-27 14:34:47.119] File "C:\Users\DELL\Downloads\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\comfy\model_management.py", line 129, in get_torch_device | |
[2025-01-27 14:34:47.119] return torch.device(torch.cuda.current_device()) | |
[2025-01-27 14:34:47.119] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
[2025-01-27 14:34:47.135] File "C:\Users\DELL\anaconda3\Lib\site-packages\torch\cuda\__init__.py", line 940, in current_device | |
[2025-01-27 14:34:47.137] _lazy_init() | |
[2025-01-27 14:34:47.137] File "C:\Users\DELL\anaconda3\Lib\site-packages\torch\cuda\__init__.py", line 310, in _lazy_init | |
[2025-01-27 14:34:47.137] raise AssertionError("Torch not compiled with CUDA enabled") | |
[2025-01-27 14:34:47.137] AssertionError: Torch not compiled with CUDA enabled | |