Skip to content

Bump to 0.8.0.dev0 - #1131

Merged
anton-l merged 3 commits into
mainfrom
bump-0-8-0
Nov 4, 2022
Merged

Bump to 0.8.0.dev0#1131
anton-l merged 3 commits into
mainfrom
bump-0-8-0

Conversation

@anton-l

@anton-l anton-l commented Nov 4, 2022

Copy link
Copy Markdown
Member

No description provided.

@HuggingFaceDocBuilderDev

HuggingFaceDocBuilderDev commented Nov 4, 2022

Copy link
Copy Markdown

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

step_indices = timesteps
else:
step_indices = [(schedule_timesteps == t).nonzero().item() for t in timesteps]
step_indices = [(schedule_timesteps == t).nonzero().item() for t in timesteps]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

why was it there in the first place 馃槄 - we shouldn't have added this IMO. But well don't think people will use it incorrectly here.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yeah, I was surprised too 馃槄

@patrickvonplaten patrickvonplaten left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you!

@anton-l
anton-l merged commit 2fcae69 into main Nov 4, 2022
@anton-l
anton-l deleted the bump-0-8-0 branch November 17, 2022 14:53
yoonseokjin pushed a commit to yoonseokjin/diffusers that referenced this pull request Dec 25, 2023
* Bump to 0.8.0.dev0

* deprecate int timesteps

* style
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