我好像也是这个问题,还有安装sam2就会报错,但能启动,放图片运行后就卡这了,控制台显示
warnings.warn(
For numpy array image, we assume (HxWxC) format
Computing image embeddings for the provided image...
Image embeddings computed.
scores: [[ 0.96283]]
For numpy array image, we assume (HxWxC) format
Computing image embeddings for the provided image...
Image embeddings computed.
scores: [[ 0.98416]
[ 0.93886]]
For numpy array image, we assume (HxWxC) format
Computing image embeddings for the provided image...
Image embeddings computed.
scores: [[ 0.98406]]
Evaluate Integers:
{a = 240 , b = 255 , c = 49}
( (512 + (0 if c > 0 else c)) **2 / (a * b) ) ** 0.5 = INT: 2 , FLOAT: 2.069637333643375, STRING: 2.069637333643375
Failed to find C:\ComfyUI-aki-v1.5\custom_nodes\comfyui_controlnet_aux\ckpts\yzd-v/DWPose\yolox_l.onnx.
Downloading from huggingface.co
cacher folder is C:\Users\kk\AppData\Local\Temp, you can change it by custom_tmp_path in config.yaml
C:\ComfyUI-aki-v1.5\python\lib\site-packages\huggingface_hub\file_download.py:834: UserWarning: `local_dir_use_symlinks` parameter is deprecated and will be ignored. The process to download files to a local folder has been updated and do not rely on symlinks anymore. You only need to pass a destination folder as`local_dir`.
For more details, check out
https://huggingface.co/docs/huggingface_hub/main/en/guides/download#download-files-to-local-folder. warnings.warn(
[WinError 3] 系统找不到指定的路径。: 'C:\\Users\\kk\\AppData\\Local\\Temp\\ckpts'
model_path is C:\ComfyUI-aki-v1.5\.cache\sdwebuilauncher\hfmirror\refs\yzd-v\DWPose\main\yolox_l.onnx
Failed to find C:\ComfyUI-aki-v1.5\custom_nodes\comfyui_controlnet_aux\ckpts\hr16/DWPose-TorchScript-BatchSize5\dw-ll_ucoco_384_bs5.torchscript.pt.
Downloading from huggingface.co
cacher folder is C:\Users\kk\AppData\Local\Temp, you can change it by custom_tmp_path in config.yaml
[WinError 3] 系统找不到指定的路径。: 'C:\\Users\\kk\\AppData\\Local\\Temp\\ckpts'
好像是缺了文件。。 有解决方法了吗