Skip to content

LCM-LoRA docs #5782

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

Merged
merged 15 commits into from
Nov 16, 2023
Merged

LCM-LoRA docs #5782

merged 15 commits into from
Nov 16, 2023

Conversation

patil-suraj
Copy link
Contributor

@patil-suraj patil-suraj commented Nov 13, 2023

What does this PR do?

This PR adds docs for performing inference with LCM-LoRAs for most common pipelines/tasks. It removed the previous doc page and added two new docs in tutorials section. Let me know if this is the right section to put such docs @stevhliu @sayakpaul @patrickvonplaten

  • For LCM-LoRA
  • For fully distilled LCMs

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.

Cool doc - just note that we already have some lcm-lora docs here:
https://github.com/huggingface/diffusers/blob/main/docs/source/en/using-diffusers/lcm.md

Shall we split all the docs on two sides (so remove what's already in LCM?)
and this doc page is currently not displayed because lcm_lora.md is not aded to _toctree: https://github.com/huggingface/diffusers/blob/main/docs/source/en/_toctree.yml

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Nov 14, 2023

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

@stevhliu stevhliu mentioned this pull request Nov 15, 2023
@patil-suraj patil-suraj changed the title [WIP] LCM-LoRA docs LCM-LoRA docs Nov 15, 2023
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.

Very nice!

@patrickvonplaten
Copy link
Contributor

Could you transfer your code examples also directly to the model cards here: https://huggingface.co/latent-consistency

Copy link
Member

@stevhliu stevhliu left a comment

Choose a reason for hiding this comment

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

Super cool! 🔥

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.

Very cool and highly detailed!

@patil-suraj
Copy link
Contributor Author

patil-suraj commented Nov 16, 2023

I've have addressed all the comments. Merging now

@patil-suraj patil-suraj merged commit a042909 into main Nov 16, 2023
@patil-suraj patil-suraj deleted the lcm-lora-docs branch November 16, 2023 15:19
AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request Apr 26, 2024
* begin doc

* fix examples

* add in toctree

* fix toctree

* improve copy

* improve introductions

* add lcm doc

* fix filename

* Apply suggestions from code review

Co-authored-by: Steven Liu <[email protected]>

* address Sayak's comments

* remove controlnet aux

* open in colab

* move to Specific pipeline examples

* update controlent and adapter examples

---------

Co-authored-by: Steven Liu <[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.

5 participants