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

Unbundle inputs generated by DummyTimestepInputGenerator #2107

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

JingyaHuang
Copy link
Contributor

What does this PR do?

As per title, when using DummyTimestepInputGenerator, we don't necessarily need to generate all inputs managed by this generator. E.g. Pixart alpha, no "text_embeds" / "timestep_cond," no attribute text_encoder_projection_dim/time_cond_proj_dim then, but they are currently mandatory, making it diffisult to use the generator just to generate timestep / time_ids.

@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.

Copy link
Collaborator

@echarlaix echarlaix left a comment

Choose a reason for hiding this comment

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

LGTM!

@echarlaix echarlaix merged commit bd08f12 into main Nov 28, 2024
31 checks passed
@echarlaix echarlaix deleted the unbundle-time-step-generator branch November 28, 2024 14:13
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