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

Bump the version to 0.7.0.dev0 #912

Merged
merged 8 commits into from
Oct 20, 2022
Merged

Bump the version to 0.7.0.dev0 #912

merged 8 commits into from
Oct 20, 2022

Conversation

anton-l
Copy link
Member

@anton-l anton-l commented Oct 19, 2022

No description provided.

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.

We have some "deprecate 0.7.0" statements in the code base, e.g.:

"offset", "0.7.0", "Please pass `steps_offset` to `__init__` instead.", take_from=kwargs

Could you check why our tests don't fail here? We should test all set_timesteps functions (also they are usually called in the pipeline, so a bit confused what's going on here - did the tests maybe just not run?

@anton-l
Copy link
Member Author

anton-l commented Oct 20, 2022

@patrickvonplaten yeah, the actions didn't trigger for this PR for some reason, deprecating the offsets now

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Oct 20, 2022

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

):
deprecate(
"timestep as an index",
"0.8.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

thanks!

@anton-l anton-l merged commit cc36f2e into main Oct 20, 2022
@kashif kashif deleted the bump-0-7-0-dev0 branch October 21, 2022 05:34
prathikr pushed a commit to prathikr/diffusers that referenced this pull request Oct 26, 2022
* Bump the version to 0.7.0.dev0

* deprecate offsets

* deprecate LMS timesteps

* LMS 0.7.0->0.8.0
PhaneeshB pushed a commit to nod-ai/diffusers that referenced this pull request Mar 1, 2023
Co-authored-by: dan <dan@nod-labs.com>
Co-authored-by: powderluv <powderluv@users.noreply.github.com>
yoonseokjin pushed a commit to yoonseokjin/diffusers that referenced this pull request Dec 25, 2023
* Bump the version to 0.7.0.dev0

* deprecate offsets

* deprecate LMS timesteps

* LMS 0.7.0->0.8.0
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