[LTX0.9.5] Refactor LTXConditionPipeline for text-only conditioning#11174
Merged
a-r-r-o-w merged 23 commits intohuggingface:mainfrom Apr 4, 2025
Merged
Conversation
|
Thank you @tolgacangoz |
Collaborator
|
thanks @tolgacangoz ! |
a-r-r-o-w
approved these changes
Mar 31, 2025
Contributor
a-r-r-o-w
left a comment
There was a problem hiding this comment.
Thanks @tolgacangoz, super cool! Change LGTM - could you share an example generation in description too? 🤗
|
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. |
a-r-r-o-w
reviewed
Apr 1, 2025
…olgacangoz/diffusers into make-LTX0.9.5-works-with-text-to-video
LTXConditionPipeline for text-only conditioningLTXConditionPipeline for text-only conditioning
a-r-r-o-w
approved these changes
Apr 4, 2025
Contributor
a-r-r-o-w
left a comment
There was a problem hiding this comment.
Thanks for the awesome work!
Contributor
|
Failing tests look unrelated |
Contributor
Author
|
Thanks for reviewing and merging! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thanks for opening this issue to the community to fix #11147!
Enhance the
LTXConditionPipelineto support text-only conditioning while maintaining compatibility with image and/or video conditionings.NOTE: I haven't concluded this PR 100% yet, but it can be reviewed if it is a priority.The PR has been approved.output.2.mp4
output.1.mp4
output.mp4
output.3.mp4
@yiyixuxu @a-r-r-o-w