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

[docs] Loader docs #5473

Merged
merged 6 commits into from
Oct 25, 2023
Merged

[docs] Loader docs #5473

merged 6 commits into from
Oct 25, 2023

Conversation

stevhliu
Copy link
Member

This guide attempts to centralize all the docs related to loading LoRAs, textual inversion embeddings, and DreamBooth checkpoints. Please feel free to let me know if I'm missing anything! Once we have all the loading methods properly documented here, I'll clean up the rest of the docs where these loading methods are mentioned.

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Oct 20, 2023

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

Copy link
Member

@sayakpaul sayakpaul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks quite nice!

@stevhliu stevhliu marked this pull request as ready for review October 23, 2023 22:45
@stevhliu
Copy link
Member Author

Hmm not sure why the CI is failing. I've rebased and run make fix-copies and it didn't change anything 🤷‍♂️

@@ -134,7 +134,6 @@ class AltDiffusionImg2ImgPipeline(
feature_extractor ([`~transformers.CLIPImageProcessor`]):
A `CLIPImageProcessor` to extract features from generated images; used as inputs to the `safety_checker`.
"""

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this changed?

" and will be removed in diffusers 1.3.0. `down_block_additional_residuals` should only"
" be used for ControlNet. Please make sure use"
" `down_intrablock_additional_residuals` instead. ",
(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's maybe leave as is here no?

Copy link
Contributor

@patrickvonplaten patrickvonplaten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs changes look great! Let's maybe just try to not also change other code files :-)

Copy link
Member

@sayakpaul sayakpaul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sick!

@stevhliu stevhliu merged commit bc8a08f into huggingface:main Oct 25, 2023
11 checks passed
@stevhliu stevhliu deleted the loader-docs branch October 25, 2023 16:45
kashif pushed a commit to kashif/diffusers that referenced this pull request Nov 11, 2023
* first draft

* make fix-copies

* add peft section

* manual fix

* make fix-copies again

* manually revert changes to other files
AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request Apr 26, 2024
* first draft

* make fix-copies

* add peft section

* manual fix

* make fix-copies again

* manually revert changes to other files
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.

4 participants