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

comfy model download command fails. #210

Open
oprogramadorreal opened this issue Nov 17, 2024 · 1 comment
Open

comfy model download command fails. #210

oprogramadorreal opened this issue Nov 17, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@oprogramadorreal
Copy link

oprogramadorreal commented Nov 17, 2024

Describe the bug
When I use the comfy model download command to download a model from Civitai, I frequently encounter an exception, and the download fails to complete. See the image below.

image

To Reproduce
After installing comfy-cli, run the command:
comfy model download --url https://civitai.com/models/497255?modelVersionId=574841 --relative-path "./models" --filename "stableDiffusion3SD3_sd3MediumInclClip.safetensors"

The download is very likely to fail at some point.

Expected behavior
I expect the comfy model download command to successfully download the model file.

Additional context

  • comfy-cli: 1.3.1
  • Python 3.12.7
  • Windows 11
@oprogramadorreal oprogramadorreal added the bug Something isn't working label Nov 17, 2024
@oprogramadorreal oprogramadorreal changed the title The 'comfy model download' command fails. comfy model download command fails. Nov 17, 2024
@oprogramadorreal
Copy link
Author

I noticed that the issue occurs only with CivitAI URLs (not HuggingFace URLs, for example).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant