-
Notifications
You must be signed in to change notification settings - Fork 148
Description
D:\ComfyUI_windows_portable>.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build --fast fp16_accumulation
Traceback (most recent call last):
File "D:\ComfyUI_windows_portable\ComfyUI\main.py", line 175, in
import comfy.utils
File "D:\ComfyUI_windows_portable\ComfyUI\comfy\utils.py", line 20, in
import torch
File "D:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch_init_.py", line 281, in
load_dll_libraries()
~~~~~~~~~~~~~~~~~~~^^
File "D:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch_init.py", line 264, in _load_dll_libraries
raise err
OSError: [WinError 1114] 动态链接库(DLL)初始化例程失败。 Error loading "D:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\lib\c10.dll" or one of its dependencies.
D:\ComfyUI_windows_portable>echo If you see this and ComfyUI did not start try updating your Nvidia Drivers to the latest.
If you see this and ComfyUI did not start try updating your Nvidia Drivers to the latest.
D:\ComfyUI_windows_portable>pause
请按任意键继续. . .