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

[Examples] Allow downloading variant model files #5531

Merged
merged 8 commits into from
Nov 27, 2023

Conversation

patrickvonplaten
Copy link
Contributor

@patrickvonplaten patrickvonplaten commented Oct 25, 2023

What does this PR do?

In order to save bandwidth, it should be possible to download variant model files for training. Let's add a variant=... function arg to all example scripts.

Should close: #5433 and #5492

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Oct 25, 2023

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

Copy link

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

@github-actions github-actions bot added the stale Issues that haven't received updates label Nov 24, 2023
@sayakpaul sayakpaul removed the stale Issues that haven't received updates label Nov 27, 2023
@sayakpaul
Copy link
Member

@patrickvonplaten thanks for the PR. I have fixed some minor loose ends. Will merge after the CI is green.

@sayakpaul sayakpaul merged commit 6d2e19f into main Nov 27, 2023
22 checks passed
@sayakpaul sayakpaul deleted the add_variant_to_examples branch November 27, 2023 05:13
AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request Apr 26, 2024
* add variant

* add variant

* Apply suggestions from code review

* reformat

* fix: textual_inversion.py

* fix: variant in model_info

---------

Co-authored-by: sayakpaul <[email protected]>
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.

Visual artifacts when using DPM++ schedulers and SDXL without the refiner model
3 participants