大佬怎么打开显示comfyUI加载超时
让我查看这个详情
========================================
[launcher] 鍚姩 ComfyUI
[32m[INFO][0m setup plugin alembic.autogenerate.schemas
[32m[INFO][0m setup plugin alembic.autogenerate.tables
[32m[INFO][0m setup plugin alembic.autogenerate.types
[32m[INFO][0m setup plugin alembic.autogenerate.constraints
[32m[INFO][0m setup plugin alembic.autogenerate.defaults
[32m[INFO][0m setup plugin alembic.autogenerate.comments
[32m[INFO][0m Setting output directory to: D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\output
[1m[31m[ERROR][0m Failed to execute startup-script: D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\ComfyUI\custom_nodes\ComfyUI-Manager\prestartup_script.py / Failed to initialize: Bad git executable.
The git executable must be specified in one of the following ways:
- be included in your $PATH
- be set via $GIT_PYTHON_GIT_EXECUTABLE
- explicitly set via git.refresh(<full-path-to-git-executable>)
All git commands will error until this is rectified.
This initial message can be silenced or aggravated in the future by setting the
$GIT_PYTHON_REFRESH environment variable. Use one of the following values:
- quiet|q|silence|s|silent|none|n|0: for no message or exception
- warn|w|warning|log|l|1: for a warning message (logging level CRITICAL, displayed by default)
- error|e|exception|raise|r|2: for a raised exception
Example:
export GIT_PYTHON_REFRESH=quiet
[32m[INFO][0m
Prestartup times for custom nodes:
[32m[INFO][0m 0.0 seconds: D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\ComfyUI\custom_nodes\rgthree-comfy
[32m[INFO][0m 0.0 seconds: D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\ComfyUI\custom_nodes\comfyui-easy-use
[32m[INFO][0m 0.0 seconds: D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\ComfyUI\custom_nodes\deno-custom-nodes
[32m[INFO][0m 1.8 seconds (PRESTARTUP FAILED): D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\ComfyUI\custom_nodes\ComfyUI-Manager
[32m[INFO][0m
D:\杩呴浄涓嬭浇\鍓戜緺AI-krea2鏂囩敓鍥炬暣鍚堝寘\JianxiaAI-CreativePack-v2.2\python\Lib\site-packages\torch\cuda\__init__.py:182: UserWarning: cudaGetDeviceCount() returned cudaErrorNotSupported, likely using older driver or on CPU machine (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:88.)
return torch._C._cuda_getDeviceCount() > 0
[32m[INFO][0m Found comfy_kitchen backend eager: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['adaln', 'apply_rope', 'apply_rope1', 'apply_rope_split_half', 'apply_rope_split_half1', 'convrot_w4a4_linear', 'dequantize_convrot_w4a4_weight', 'dequantize_int8_convrot_weight', 'dequantize_int8_convrot_weight_dtype', 'dequantize_int8_simple', 'dequantize_int8_simple_dtype', 'dequantize_mxfp8', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'gemv_awq_w4a16', 'int8_linear', 'prepare_int4_weight_for_int8_linear', 'quantize_and_rotate_rowwise', 'quantize_convrot_w4a4_weight', 'quantize_int8_convrot_weight', 'quantize_int8_rowwise', 'quantize_int8_tensorwise', 'quantize_mxfp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'quantize_svdquant_w4a4', 'rms_rope', 'rms_rope1', 'rms_rope_split_half', 'rms_rope_split_half1', 'scaled_mm_mxfp8', 'scaled_mm_nvfp4', 'scaled_mm_svdquant_w4a4', 'stochastic_rounding_fp8']}
[32m[INFO][0m Found comfy_kitchen backend cuda: {'available': False, 'disabled': False, 'unavailable_reason': 'CUDA not available on this system', 'capabilities': []}
[32m[INFO][0m Found comfy_kitchen backend triton: {'available': False, 'disabled': True, 'unavailable_reason': 'Neither CUDA nor XPU available on this system', 'capabilities': []}
[32m[INFO][0m Checkpoint files will always be loaded safely.
Windows fatal exception: access violation
Stack (most recent call first):
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\python\Lib\site-packages\torch\cuda\__init__.py", line 410 in _lazy_init
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\python\Lib\site-packages\torch\cuda\__init__.py", line 1069 in current_device
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\ComfyUI\comfy\model_management.py", line 211 in get_torch_device
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\ComfyUI\comfy\model_management.py", line 362 in <module>
File "<frozen importlib._bootstrap>", line 488 in _call_with_frames_removed
File "<frozen importlib._bootstrap_external>", line 1023 in exec_module
File "<frozen importlib._bootstrap>", line 935 in _load_unlocked
File "<frozen importlib._bootstrap>", line 1331 in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 1360 in _find_and_load
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\ComfyUI\execution.py", line 18 in <module>
File "<frozen importlib._bootstrap>", line 488 in _call_with_frames_removed
File "<frozen importlib._bootstrap_external>", line 1023 in exec_module
File "<frozen importlib._bootstrap>", line 935 in _load_unlocked
File "<frozen importlib._bootstrap>", line 1331 in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 1360 in _find_and_load
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\ComfyUI\main.py", line 227 in <module>
[release] 鍚姩澶辫触
Traceback (most recent call last):
File "release.py", line 52, in run_release
RuntimeError: ComfyUI 鍚姩瓒呮椂锛岃鏌ョ湅 data/runtime.log
========================================
[launcher] 鍚姩 ComfyUI
[32m[INFO][0m setup plugin alembic.autogenerate.schemas
[32m[INFO][0m setup plugin alembic.autogenerate.tables
[32m[INFO][0m setup plugin alembic.autogenerate.types
[32m[INFO][0m setup plugin alembic.autogenerate.constraints
[32m[INFO][0m setup plugin alembic.autogenerate.defaults
[32m[INFO][0m setup plugin alembic.autogenerate.comments
[32m[INFO][0m Setting output directory to: D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\output
[1m[31m[ERROR][0m Failed to execute startup-script: D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\ComfyUI\custom_nodes\ComfyUI-Manager\prestartup_script.py / Failed to initialize: Bad git executable.
The git executable must be specified in one of the following ways:
- be included in your $PATH
- be set via $GIT_PYTHON_GIT_EXECUTABLE
- explicitly set via git.refresh(<full-path-to-git-executable>)
All git commands will error until this is rectified.
This initial message can be silenced or aggravated in the future by setting the
$GIT_PYTHON_REFRESH environment variable. Use one of the following values:
- quiet|q|silence|s|silent|none|n|0: for no message or exception
- warn|w|warning|log|l|1: for a warning message (logging level CRITICAL, displayed by default)
- error|e|exception|raise|r|2: for a raised exception
Example:
export GIT_PYTHON_REFRESH=quiet
[32m[INFO][0m
Prestartup times for custom nodes:
[32m[INFO][0m 0.0 seconds: D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\ComfyUI\custom_nodes\rgthree-comfy
[32m[INFO][0m 0.0 seconds: D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\ComfyUI\custom_nodes\comfyui-easy-use
[32m[INFO][0m 0.0 seconds: D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\ComfyUI\custom_nodes\deno-custom-nodes
[32m[INFO][0m 1.6 seconds (PRESTARTUP FAILED): D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\ComfyUI\custom_nodes\ComfyUI-Manager
[32m[INFO][0m
D:\杩呴浄涓嬭浇\鍓戜緺AI-krea2鏂囩敓鍥炬暣鍚堝寘\JianxiaAI-CreativePack-v2.2\python\Lib\site-packages\torch\cuda\__init__.py:182: UserWarning: cudaGetDeviceCount() returned cudaErrorNotSupported, likely using older driver or on CPU machine (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:88.)
return torch._C._cuda_getDeviceCount() > 0
[32m[INFO][0m Found comfy_kitchen backend eager: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['adaln', 'apply_rope', 'apply_rope1', 'apply_rope_split_half', 'apply_rope_split_half1', 'convrot_w4a4_linear', 'dequantize_convrot_w4a4_weight', 'dequantize_int8_convrot_weight', 'dequantize_int8_convrot_weight_dtype', 'dequantize_int8_simple', 'dequantize_int8_simple_dtype', 'dequantize_mxfp8', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'gemv_awq_w4a16', 'int8_linear', 'prepare_int4_weight_for_int8_linear', 'quantize_and_rotate_rowwise', 'quantize_convrot_w4a4_weight', 'quantize_int8_convrot_weight', 'quantize_int8_rowwise', 'quantize_int8_tensorwise', 'quantize_mxfp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'quantize_svdquant_w4a4', 'rms_rope', 'rms_rope1', 'rms_rope_split_half', 'rms_rope_split_half1', 'scaled_mm_mxfp8', 'scaled_mm_nvfp4', 'scaled_mm_svdquant_w4a4', 'stochastic_rounding_fp8']}
[32m[INFO][0m Found comfy_kitchen backend cuda: {'available': False, 'disabled': False, 'unavailable_reason': 'CUDA not available on this system', 'capabilities': []}
[32m[INFO][0m Found comfy_kitchen backend triton: {'available': False, 'disabled': True, 'unavailable_reason': 'Neither CUDA nor XPU available on this system', 'capabilities': []}
[32m[INFO][0m Checkpoint files will always be loaded safely.
Windows fatal exception: access violation
Stack (most recent call first):
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\python\Lib\site-packages\torch\cuda\__init__.py", line 410 in _lazy_init
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\python\Lib\site-packages\torch\cuda\__init__.py", line 1069 in current_device
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\ComfyUI\comfy\model_management.py", line 211 in get_torch_device
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\ComfyUI\comfy\model_management.py", line 362 in <module>
File "<frozen importlib._bootstrap>", line 488 in _call_with_frames_removed
File "<frozen importlib._bootstrap_external>", line 1023 in exec_module
File "<frozen importlib._bootstrap>", line 935 in _load_unlocked
File "<frozen importlib._bootstrap>", line 1331 in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 1360 in _find_and_load
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\ComfyUI\execution.py", line 18 in <module>
File "<frozen importlib._bootstrap>", line 488 in _call_with_frames_removed
File "<frozen importlib._bootstrap_external>", line 1023 in exec_module
File "<frozen importlib._bootstrap>", line 935 in _load_unlocked
File "<frozen importlib._bootstrap>", line 1331 in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 1360 in _find_and_load
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\ComfyUI\main.py", line 227 in <module>
========================================
[browser-backup] 鍚姩 ComfyUI
[32m[INFO][0m setup plugin alembic.autogenerate.schemas
[32m[INFO][0m setup plugin alembic.autogenerate.tables
[32m[INFO][0m setup plugin alembic.autogenerate.types
[32m[INFO][0m setup plugin alembic.autogenerate.constraints
[32m[INFO][0m setup plugin alembic.autogenerate.defaults
[32m[INFO][0m setup plugin alembic.autogenerate.comments
[32m[INFO][0m Setting output directory to: D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\output
[1m[31m[ERROR][0m Failed to execute startup-script: D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\ComfyUI\custom_nodes\ComfyUI-Manager\prestartup_script.py / Failed to initialize: Bad git executable.
The git executable must be specified in one of the following ways:
- be included in your $PATH
- be set via $GIT_PYTHON_GIT_EXECUTABLE
- explicitly set via git.refresh(<full-path-to-git-executable>)
All git commands will error until this is rectified.
This initial message can be silenced or aggravated in the future by setting the
$GIT_PYTHON_REFRESH environment variable. Use one of the following values:
- quiet|q|silence|s|silent|none|n|0: for no message or exception
- warn|w|warning|log|l|1: for a warning message (logging level CRITICAL, displayed by default)
- error|e|exception|raise|r|2: for a raised exception
Example:
export GIT_PYTHON_REFRESH=quiet
[32m[INFO][0m
Prestartup times for custom nodes:
[32m[INFO][0m 0.0 seconds: D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\ComfyUI\custom_nodes\rgthree-comfy
[32m[INFO][0m 0.0 seconds: D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\ComfyUI\custom_nodes\comfyui-easy-use
[32m[INFO][0m 0.0 seconds: D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\ComfyUI\custom_nodes\deno-custom-nodes
[32m[INFO][0m 1.7 seconds (PRESTARTUP FAILED): D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\ComfyUI\custom_nodes\ComfyUI-Manager
[32m[INFO][0m
D:\杩呴浄涓嬭浇\鍓戜緺AI-krea2鏂囩敓鍥炬暣鍚堝寘\JianxiaAI-CreativePack-v2.2\python\Lib\site-packages\torch\cuda\__init__.py:182: UserWarning: cudaGetDeviceCount() returned cudaErrorNotSupported, likely using older driver or on CPU machine (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:88.)
return torch._C._cuda_getDeviceCount() > 0
[32m[INFO][0m Found comfy_kitchen backend eager: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['adaln', 'apply_rope', 'apply_rope1', 'apply_rope_split_half', 'apply_rope_split_half1', 'convrot_w4a4_linear', 'dequantize_convrot_w4a4_weight', 'dequantize_int8_convrot_weight', 'dequantize_int8_convrot_weight_dtype', 'dequantize_int8_simple', 'dequantize_int8_simple_dtype', 'dequantize_mxfp8', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'gemv_awq_w4a16', 'int8_linear', 'prepare_int4_weight_for_int8_linear', 'quantize_and_rotate_rowwise', 'quantize_convrot_w4a4_weight', 'quantize_int8_convrot_weight', 'quantize_int8_rowwise', 'quantize_int8_tensorwise', 'quantize_mxfp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'quantize_svdquant_w4a4', 'rms_rope', 'rms_rope1', 'rms_rope_split_half', 'rms_rope_split_half1', 'scaled_mm_mxfp8', 'scaled_mm_nvfp4', 'scaled_mm_svdquant_w4a4', 'stochastic_rounding_fp8']}
[32m[INFO][0m Found comfy_kitchen backend cuda: {'available': False, 'disabled': False, 'unavailable_reason': 'CUDA not available on this system', 'capabilities': []}
[32m[INFO][0m Found comfy_kitchen backend triton: {'available': False, 'disabled': True, 'unavailable_reason': 'Neither CUDA nor XPU available on this system', 'capabilities': []}
[32m[INFO][0m Checkpoint files will always be loaded safely.
Windows fatal exception: access violation
Stack (most recent call first):
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\python\Lib\site-packages\torch\cuda\__init__.py", line 410 in _lazy_init
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\python\Lib\site-packages\torch\cuda\__init__.py", line 1069 in current_device
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\ComfyUI\comfy\model_management.py", line 211 in get_torch_device
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\ComfyUI\comfy\model_management.py", line 362 in <module>
File "<frozen importlib._bootstrap>", line 488 in _call_with_frames_removed
File "<frozen importlib._bootstrap_external>", line 1023 in exec_module
File "<frozen importlib._bootstrap>", line 935 in _load_unlocked
File "<frozen importlib._bootstrap>", line 1331 in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 1360 in _find_and_load
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\ComfyUI\execution.py", line 18 in <module>
File "<frozen importlib._bootstrap>", line 488 in _call_with_frames_removed
File "<frozen importlib._bootstrap_external>", line 1023 in exec_module
File "<frozen importlib._bootstrap>", line 935 in _load_unlocked
File "<frozen importlib._bootstrap>", line 1331 in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 1360 in _find_and_load
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\ComfyUI\main.py", line 227 in <module>
[release] 鍚姩澶辫触
Traceback (most recent call last):
File "release.py", line 52, in run_release
RuntimeError: ComfyUI 鍚姩瓒呮椂锛岃鏌ョ湅 data/runtime.log
========================================
[browser-backup] 鍚姩 ComfyUI
[32m[INFO][0m setup plugin alembic.autogenerate.schemas
[32m[INFO][0m setup plugin alembic.autogenerate.tables
[32m[INFO][0m setup plugin alembic.autogenerate.types
[32m[INFO][0m setup plugin alembic.autogenerate.constraints
[32m[INFO][0m setup plugin alembic.autogenerate.defaults
[32m[INFO][0m setup plugin alembic.autogenerate.comments
[32m[INFO][0m Setting output directory to: D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\output
[1m[31m[ERROR][0m Failed to execute startup-script: D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\ComfyUI\custom_nodes\ComfyUI-Manager\prestartup_script.py / Failed to initialize: Bad git executable.
The git executable must be specified in one of the following ways:
- be included in your $PATH
- be set via $GIT_PYTHON_GIT_EXECUTABLE
- explicitly set via git.refresh(<full-path-to-git-executable>)
All git commands will error until this is rectified.
This initial message can be silenced or aggravated in the future by setting the
$GIT_PYTHON_REFRESH environment variable. Use one of the following values:
- quiet|q|silence|s|silent|none|n|0: for no message or exception
- warn|w|warning|log|l|1: for a warning message (logging level CRITICAL, displayed by default)
- error|e|exception|raise|r|2: for a raised exception
Example:
export GIT_PYTHON_REFRESH=quiet
[32m[INFO][0m
Prestartup times for custom nodes:
[32m[INFO][0m 0.0 seconds: D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\ComfyUI\custom_nodes\rgthree-comfy
[32m[INFO][0m 0.0 seconds: D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\ComfyUI\custom_nodes\comfyui-easy-use
[32m[INFO][0m 0.0 seconds: D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\ComfyUI\custom_nodes\deno-custom-nodes
[32m[INFO][0m 1.5 seconds (PRESTARTUP FAILED): D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\ComfyUI\custom_nodes\ComfyUI-Manager
[32m[INFO][0m
D:\杩呴浄涓嬭浇\鍓戜緺AI-krea2鏂囩敓鍥炬暣鍚堝寘\JianxiaAI-CreativePack-v2.2\python\Lib\site-packages\torch\cuda\__init__.py:182: UserWarning: cudaGetDeviceCount() returned cudaErrorNotSupported, likely using older driver or on CPU machine (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:88.)
return torch._C._cuda_getDeviceCount() > 0
[32m[INFO][0m Found comfy_kitchen backend cuda: {'available': False, 'disabled': False, 'unavailable_reason': 'CUDA not available on this system', 'capabilities': []}
[32m[INFO][0m Found comfy_kitchen backend eager: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['adaln', 'apply_rope', 'apply_rope1', 'apply_rope_split_half', 'apply_rope_split_half1', 'convrot_w4a4_linear', 'dequantize_convrot_w4a4_weight', 'dequantize_int8_convrot_weight', 'dequantize_int8_convrot_weight_dtype', 'dequantize_int8_simple', 'dequantize_int8_simple_dtype', 'dequantize_mxfp8', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'gemv_awq_w4a16', 'int8_linear', 'prepare_int4_weight_for_int8_linear', 'quantize_and_rotate_rowwise', 'quantize_convrot_w4a4_weight', 'quantize_int8_convrot_weight', 'quantize_int8_rowwise', 'quantize_int8_tensorwise', 'quantize_mxfp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'quantize_svdquant_w4a4', 'rms_rope', 'rms_rope1', 'rms_rope_split_half', 'rms_rope_split_half1', 'scaled_mm_mxfp8', 'scaled_mm_nvfp4', 'scaled_mm_svdquant_w4a4', 'stochastic_rounding_fp8']}
[32m[INFO][0m Found comfy_kitchen backend triton: {'available': False, 'disabled': True, 'unavailable_reason': 'Neither CUDA nor XPU available on this system', 'capabilities': []}
[32m[INFO][0m Checkpoint files will always be loaded safely.
Windows fatal exception: access violation
Stack (most recent call first):
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\python\Lib\site-packages\torch\cuda\__init__.py", line 410 in _lazy_init
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\python\Lib\site-packages\torch\cuda\__init__.py", line 1069 in current_device
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\ComfyUI\comfy\model_management.py", line 211 in get_torch_device
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\ComfyUI\comfy\model_management.py", line 362 in <module>
File "<frozen importlib._bootstrap>", line 488 in _call_with_frames_removed
File "<frozen importlib._bootstrap_external>", line 1023 in exec_module
File "<frozen importlib._bootstrap>", line 935 in _load_unlocked
File "<frozen importlib._bootstrap>", line 1331 in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 1360 in _find_and_load
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\ComfyUI\execution.py", line 18 in <module>
File "<frozen importlib._bootstrap>", line 488 in _call_with_frames_removed
File "<frozen importlib._bootstrap_external>", line 1023 in exec_module
File "<frozen importlib._bootstrap>", line 935 in _load_unlocked
File "<frozen importlib._bootstrap>", line 1331 in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 1360 in _find_and_load
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\ComfyUI\main.py", line 227 in <module>
========================================
[launcher] 鍚姩 ComfyUI
[32m[INFO][0m setup plugin alembic.autogenerate.schemas
[32m[INFO][0m setup plugin alembic.autogenerate.tables
[32m[INFO][0m setup plugin alembic.autogenerate.types
[32m[INFO][0m setup plugin alembic.autogenerate.constraints
[32m[INFO][0m setup plugin alembic.autogenerate.defaults
[32m[INFO][0m setup plugin alembic.autogenerate.comments
[32m[INFO][0m Setting output directory to: D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\output
[1m[31m[ERROR][0m Failed to execute startup-script: D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\ComfyUI\custom_nodes\ComfyUI-Manager\prestartup_script.py / Failed to initialize: Bad git executable.
The git executable must be specified in one of the following ways:
- be included in your $PATH
- be set via $GIT_PYTHON_GIT_EXECUTABLE
- explicitly set via git.refresh(<full-path-to-git-executable>)
All git commands will error until this is rectified.
This initial message can be silenced or aggravated in the future by setting the
$GIT_PYTHON_REFRESH environment variable. Use one of the following values:
- quiet|q|silence|s|silent|none|n|0: for no message or exception
- warn|w|warning|log|l|1: for a warning message (logging level CRITICAL, displayed by default)
- error|e|exception|raise|r|2: for a raised exception
Example:
export GIT_PYTHON_REFRESH=quiet
[32m[INFO][0m
Prestartup times for custom nodes:
[32m[INFO][0m 0.0 seconds: D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\ComfyUI\custom_nodes\rgthree-comfy
[32m[INFO][0m 0.0 seconds: D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\ComfyUI\custom_nodes\comfyui-easy-use
[32m[INFO][0m 0.0 seconds: D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\ComfyUI\custom_nodes\deno-custom-nodes
[32m[INFO][0m 1.7 seconds (PRESTARTUP FAILED): D:\迅雷下载\剑侠AI-krea2文生图整合包\JianxiaAI-CreativePack-v2.2\ComfyUI\custom_nodes\ComfyUI-Manager
[32m[INFO][0m
D:\杩呴浄涓嬭浇\鍓戜緺AI-krea2鏂囩敓鍥炬暣鍚堝寘\JianxiaAI-CreativePack-v2.2\python\Lib\site-packages\torch\cuda\__init__.py:182: UserWarning: cudaGetDeviceCount() returned cudaErrorNotSupported, likely using older driver or on CPU machine (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\pytorch\c10\cuda\CUDAFunctions.cpp:88.)
return torch._C._cuda_getDeviceCount() > 0
[32m[INFO][0m Found comfy_kitchen backend triton: {'available': False, 'disabled': True, 'unavailable_reason': 'Neither CUDA nor XPU available on this system', 'capabilities': []}
[32m[INFO][0m Found comfy_kitchen backend cuda: {'available': False, 'disabled': False, 'unavailable_reason': 'CUDA not available on this system', 'capabilities': []}
[32m[INFO][0m Found comfy_kitchen backend eager: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['adaln', 'apply_rope', 'apply_rope1', 'apply_rope_split_half', 'apply_rope_split_half1', 'convrot_w4a4_linear', 'dequantize_convrot_w4a4_weight', 'dequantize_int8_convrot_weight', 'dequantize_int8_convrot_weight_dtype', 'dequantize_int8_simple', 'dequantize_int8_simple_dtype', 'dequantize_mxfp8', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'gemv_awq_w4a16', 'int8_linear', 'prepare_int4_weight_for_int8_linear', 'quantize_and_rotate_rowwise', 'quantize_convrot_w4a4_weight', 'quantize_int8_convrot_weight', 'quantize_int8_rowwise', 'quantize_int8_tensorwise', 'quantize_mxfp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'quantize_svdquant_w4a4', 'rms_rope', 'rms_rope1', 'rms_rope_split_half', 'rms_rope_split_half1', 'scaled_mm_mxfp8', 'scaled_mm_nvfp4', 'scaled_mm_svdquant_w4a4', 'stochastic_rounding_fp8']}
[32m[INFO][0m Checkpoint files will always be loaded safely.
Windows fatal exception: access violation
Stack (most recent call first):
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\python\Lib\site-packages\torch\cuda\__init__.py", line 410 in _lazy_init
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\python\Lib\site-packages\torch\cuda\__init__.py", line 1069 in current_device
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\ComfyUI\comfy\model_management.py", line 211 in get_torch_device
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\ComfyUI\comfy\model_management.py", line 362 in <module>
File "<frozen importlib._bootstrap>", line 488 in _call_with_frames_removed
File "<frozen importlib._bootstrap_external>", line 1023 in exec_module
File "<frozen importlib._bootstrap>", line 935 in _load_unlocked
File "<frozen importlib._bootstrap>", line 1331 in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 1360 in _find_and_load
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\ComfyUI\execution.py", line 18 in <module>
File "<frozen importlib._bootstrap>", line 488 in _call_with_frames_removed
File "<frozen importlib._bootstrap_external>", line 1023 in exec_module
File "<frozen importlib._bootstrap>", line 935 in _load_unlocked
File "<frozen importlib._bootstrap>", line 1331 in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 1360 in _find_and_load
File "D:\\u8fc5\u96f7\u4e0b\u8f7d\\u5251\u4fa0AI-krea2\u6587\u751f\u56fe\u6574\u5408\u5305\JianxiaAI-CreativePack-v2.2\ComfyUI\main.py", line 227 in <module>
[release] 鍚姩澶辫触
Traceback (most recent call last):
File "release.py", line 52, in run_release
RuntimeError: ComfyUI 鍚姩瓒呮椂锛岃鏌ョ湅 data/runtime.log
|