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

Change download functions and fix download error #96

Merged
merged 12 commits into from
Nov 5, 2023

Conversation

Layer-norm
Copy link
Contributor

I've changed download logic and try to Fixes comfyui_controlnet_aux#39, and fixed some other download error caused by the existence of the folder but absence of model files.

@Fannovel16
Copy link
Owner

The download code is repetitive, which violate DRY principle so I moved it to a common function in util

@Fannovel16 Fannovel16 merged commit 9e9127d into Fannovel16:main Nov 5, 2023
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

Successfully merging this pull request may close these issues.

Why do I have to download again every time I run it?
2 participants