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

Add section on AnimateLCM to docs #7024

Merged
merged 3 commits into from
Feb 19, 2024
Merged

Add section on AnimateLCM to docs #7024

merged 3 commits into from
Feb 19, 2024

Conversation

DN6
Copy link
Collaborator

@DN6 DN6 commented Feb 19, 2024

What does this PR do?

Add examples showing how to use AnimateLCM and AnimateLCM with Motion LoRAs to the AnimateDiff docs page.

Fixes # (issue)

Before submitting

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@@ -408,6 +408,91 @@ Make sure to check out the Schedulers [guide](../../using-diffusers/schedulers)

</Tip>

## Using AnimateLCM

[AnimateLCM](https://animatelcm.github.io/) is a Motion Module checkpoint and an LCM LoRA created using a consistency learning strategy that decouples the distillation of the image generation priors and the motion generation priors.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
[AnimateLCM](https://animatelcm.github.io/) is a Motion Module checkpoint and an LCM LoRA created using a consistency learning strategy that decouples the distillation of the image generation priors and the motion generation priors.
[AnimateLCM](https://animatelcm.github.io/) is a motion module checkpoint and an LCM LoRA created using a consistency learning strategy that decouples the distillation of the image generation priors and the motion generation priors.

Let's hyper-link LCM LoRA (https://huggingface.co/docs/diffusers/using-diffusers/inference_with_lcm_lora).

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.

Sweet!

@DN6 DN6 merged commit 15b125b into main Feb 19, 2024
15 checks passed
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.

3 participants