Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collection of Failed file downloading issues #264

Open
Fannovel16 opened this issue Mar 8, 2024 · 10 comments
Open

Collection of Failed file downloading issues #264

Fannovel16 opened this issue Mar 8, 2024 · 10 comments

Comments

@Fannovel16
Copy link
Owner

Fannovel16 commented Mar 8, 2024

This issue is where users should post any issue related to preprocessor node not able to download file. This can be identified if you see [Errno 2] No such file or directory: in the error log. For example:

[Errno 2] No such file or directory: 'F:\ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts\lllyasviel/Annotators\cache\models--lllyasviel--Annotators\blobs\501f0c75b3bca7daec6b3682c5054c09b366765aef6fa3a09d03a5cb4b230853.incomplete'
@Fannovel16 Fannovel16 pinned this issue Mar 8, 2024
@Fannovel16 Fannovel16 changed the title Collection of Failed file downloading Collection of Failed file downloading issues Mar 8, 2024
@Fannovel16 Fannovel16 reopened this Mar 8, 2024
@Fannovel16
Copy link
Owner Author

Fannovel16 commented Mar 8, 2024

@Layer-norm Can you test this commit? 36aee14, 9365529 I try to fix character limit issue by moving the cache folder to temp directory

@Layer-norm
Copy link
Contributor

ok, wait a minute

@Layer-norm
Copy link
Contributor

Layer-norm commented Mar 8, 2024

image
It works and saves models in temp directory, but it cannot find models in custom path.
image
And some nodes failed.
I'll fix that.

Fannovel16 added a commit that referenced this issue Mar 9, 2024
Fix custom model path, add custom temp path. Fix(#264)
@Fannovel16 Fannovel16 unpinned this issue Mar 25, 2024
@Fannovel16 Fannovel16 pinned this issue Mar 25, 2024
@2019211549
Copy link

Error occurred when executing LineArtPreprocessor:

[Errno 2] No such file or directory: 'D:\new_ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts\lllyasviel\Annotators\.huggingface\download\sk_model2.pth.30a534781061f34e83bb9406b4335da4ff2616c95d22a585c1245aa8363e74e0.incomplete'

Could you please tell me how to solve it,thanks

@Maveyyl
Copy link

Maveyyl commented May 25, 2024

Same issue with

Error occurred when executing Zoe_DepthAnythingPreprocessor:

asking for

ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts\LiheYoung\Depth-Anything\.huggingface\download\checkpoints_metric_depth\depth_anything_metric_depth_indoor.pt.e25a96605a2ea2dbbe57308d024e89a803fa87fe981bd51d4cee245f1de57977.incomplete

@Maveyyl
Copy link

Maveyyl commented May 25, 2024

I found that it doesn't work on windows11 because the filename is too long. It works well if the filename is of shorter size

@budzyn0
Copy link

budzyn0 commented May 28, 2024

Same issue

@flyingrtx2333
Copy link

I also had the same issue. I first tried to manually download the .pth file and move it to the (my directory )\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts\lllyasviel folder, but it didn't work for me. I think the reason is that the absolute path is too long in Windows 11, so I tried to rename the absolute directory path from D:\xxx\xxx\xxx\comfyUI to D:\ComfyUI to make it shorter. After restarting ComfyUI, it worked for me!
H 2RGG ONQGQGG7CDK6}~YG

@Yinghoo
Copy link

Yinghoo commented Jun 27, 2024

Failed to import module dwpose because ModuleNotFoundError No module named 'skimage measure _ccomp'
the issue :Failed to import module dwpose because ModuleNotFoundError No module named 'skimage.measure._ccomp'

Foligattilj added a commit to Foligattilj/comfyui_controlnet_aux that referenced this issue Jul 24, 2024
@Thorsten-Hock
Copy link

Error occurred when executing MeshGraphormer-DepthMapPreprocessor:

[Errno 2] No such file or directory: 'D:\ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts\hr16\ControlNet-HandRefiner-pruned\.huggingface\download\hrnetv2_w64_imagenet_pretrained.pth.41ed675bcd1f4f4b62a49bad64901f08f8b67ed744b715da87738f926dae685c.incomplete'

How can I fix this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants