어떻게 해야하나요?
G:\ComfyUI_windows_portable23.11.19_final2>.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build
## ComfyUI-Manager: installing dependencies done.
** ComfyUI startup time: 2025-02-04 23:13:32.433033
** Platform: Windows
** Python version: 3.11.6 (tags/v3.11.6:8b6ee5b, Oct 2 2023, 14:57:12) [MSC v.1935 64 bit (AMD64)]
** Python executable: G:\ComfyUI_windows_portable23.11.19_final2\python_embeded\python.exe
** Log path: G:\ComfyUI_windows_portable23.11.19_final2\comfyui.log
[34m[MaraScott] [92mInitialization[0m
Prestartup times for custom nodes:
0.0 seconds: G:\ComfyUI_windows_portable23.11.19_final2\ComfyUI\custom_nodes\rgthree-comfy
0.0 seconds: G:\ComfyUI_windows_portable23.11.19_final2\ComfyUI\custom_nodes\ComfyUI-Easy-Use
0.0 seconds: G:\ComfyUI_windows_portable23.11.19_final2\ComfyUI\custom_nodes\ComfyUI_MaraScott_Nodes
1.0 seconds: G:\ComfyUI_windows_portable23.11.19_final2\ComfyUI\custom_nodes\ComfyUI-Manager
Checkpoint files will always be loaded safely.
Traceback (most recent call last):
File "G:\ComfyUI_windows_portable23.11.19_final2\ComfyUI\main.py", line 136, in <module>
import execution
File "G:\ComfyUI_windows_portable23.11.19_final2\ComfyUI\execution.py", line 13, in <module>
import nodes
File "G:\ComfyUI_windows_portable23.11.19_final2\ComfyUI\nodes.py", line 22, in <module>
import comfy.diffusers_load
File "G:\ComfyUI_windows_portable23.11.19_final2\ComfyUI\comfy\diffusers_load.py", line 3, in <module>
import comfy.sd
File "G:\ComfyUI_windows_portable23.11.19_final2\ComfyUI\comfy\sd.py", line 6, in <module>
from comfy import model_management
File "G:\ComfyUI_windows_portable23.11.19_final2\ComfyUI\comfy\model_management.py", line 166, in <module>
total_vram = get_total_memory(get_torch_device()) / (1024 * 1024)
^^^^^^^^^^^^^^^^^^
File "G:\ComfyUI_windows_portable23.11.19_final2\ComfyUI\comfy\model_management.py", line 129, in get_torch_device
return torch.device(torch.cuda.current_device())
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "G:\ComfyUI_windows_portable23.11.19_final2\python_embeded\Lib\site-packages\torch\cuda\__init__.py", line 971, in current_device
_lazy_init()
File "G:\ComfyUI_windows_portable23.11.19_final2\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
G:\ComfyUI_windows_portable23.11.19_final2>pause
계속하려면 아무 키나 누르십시오 . . .