-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Don't call the Hub if local_files_only is specifiied
#2119
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
Conversation
local_files_only is specifiied
|
This is good news. Thanks. Too late to get into 0.12, I guess? |
|
The documentation is not available anymore as the PR was closed or merged. |
Actually, ok for me make a patch release for 0.12.1 since we kind of introduced this bug ourselves. cc @patil-suraj @pcuenca wdyt? |
Much obliged. This is allow me to run textual inversion on my multi-GPU, but firewalled, machine. |
Don't call the Hub if
Don't call the Hub if
|
Patch release is out: https://github.com/huggingface/diffusers/releases/tag/v0.12.1 |
|
@patrickvonplaten Awesome, thanks! |
|
Thanks so much! |
Fixes: #1970
cc @lstein @keturn