D:\COMFYUI\ComfyUI_windows_portable>.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build
[START] Security scan
[DONE] Security scan
ComfyUI-Manager: installing dependencies done.
** ComfyUI startup time: 2025-03-08 17:11:23.826
** Platform: Windows
** Python version: 3.11.8 (tags/v3.11.8:db85d51, Feb 6 2024, 22:03:32) [MSC v.1937 64 bit (AMD64)]
** Python executable: D:\COMFYUI\ComfyUI_windows_portable\python_embeded\python.exe
** ComfyUI Path: D:\COMFYUI\ComfyUI_windows_portable\ComfyUI
** ComfyUI Base Folder Path: D:\COMFYUI\ComfyUI_windows_portable\ComfyUI
** User directory: D:\COMFYUI\ComfyUI_windows_portable\ComfyUI\user
** ComfyUI-Manager config path: D:\COMFYUI\ComfyUI_windows_portable\ComfyUI\user\default\ComfyUI-Manager\config.ini
** Log path: D:\COMFYUI\ComfyUI_windows_portable\ComfyUI\user\comfyui.log
Prestartup times for custom nodes:
0.0 seconds: D:\COMFYUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\rgthree-comfy
1.4 seconds: D:\COMFYUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-manager
Checkpoint files will always be loaded safely.
Traceback (most recent call last):
File “D:\COMFYUI\ComfyUI_windows_portable\ComfyUI\main.py”, line 136, in
import execution
File “D:\COMFYUI\ComfyUI_windows_portable\ComfyUI\execution.py”, line 13, in
import nodes
File “D:\COMFYUI\ComfyUI_windows_portable\ComfyUI\nodes.py”, line 22, in
import comfy.diffusers_load
File “D:\COMFYUI\ComfyUI_windows_portable\ComfyUI\comfy\diffusers_load.py”, line 3, in
import comfy.sd
File “D:\COMFYUI\ComfyUI_windows_portable\ComfyUI\comfy\sd.py”, line 7, in
from comfy import model_management
File “D:\COMFYUI\ComfyUI_windows_portable\ComfyUI\comfy\model_management.py”, line 189, in
total_vram = get_total_memory(get_torch_device()) / (1024 * 1024)
^^^^^^^^^^^^^^^^^^
File “D:\COMFYUI\ComfyUI_windows_portable\ComfyUI\comfy\model_management.py”, line 146, in get_torch_device
return torch.device(torch.cuda.current_device())
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “D:\COMFYUI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\cuda_init_.py”, line 971, in current_device
lazy_init()
File "D:\COMFYUI\ComfyUI_windows_portable\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
D:\COMFYUI\ComfyUI_windows_portable>pause
Press any key to continue . . .