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

[Local loading] Correct bug with local files only #4318

Merged
merged 4 commits into from
Jul 27, 2023

Conversation

patrickvonplaten
Copy link
Contributor

@patrickvonplaten patrickvonplaten commented Jul 27, 2023

This PR fixes both #4307 and #4311 and adds a test so that such an error does not happen again.

Also let's make sure to not add local_files_only=True to our regular slow tests since this would mean the test unnecessarily break for people that don't have access to the internet cc @sayakpaul @yiyixuxu

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Jul 27, 2023

The documentation is not available anymore as the PR was closed or merged.

@patrickvonplaten patrickvonplaten merged commit 1926331 into main Jul 27, 2023
10 checks passed
@patrickvonplaten patrickvonplaten deleted the fix_local_files_only branch July 27, 2023 14:16
patrickvonplaten added a commit that referenced this pull request Jul 27, 2023
* [Local loading] Correct bug with local files only

* file not found error

* fix

* finish
orpatashnik pushed a commit to orpatashnik/diffusers that referenced this pull request Aug 1, 2023
* [Local loading] Correct bug with local files only

* file not found error

* fix

* finish
orpatashnik pushed a commit to orpatashnik/diffusers that referenced this pull request Aug 1, 2023
* [Local loading] Correct bug with local files only

* file not found error

* fix

* finish
orpatashnik pushed a commit to orpatashnik/diffusers that referenced this pull request Aug 1, 2023
* [Local loading] Correct bug with local files only

* file not found error

* fix

* finish
yoonseokjin pushed a commit to yoonseokjin/diffusers that referenced this pull request Dec 25, 2023
* [Local loading] Correct bug with local files only

* file not found error

* fix

* finish
AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request Apr 26, 2024
* [Local loading] Correct bug with local files only

* file not found error

* fix

* finish
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.

None yet

2 participants