-
Notifications
You must be signed in to change notification settings - Fork 77
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
feat(diffusers): upgrade mindone.diffusers from v0.30.3 to v0.31.0 #761
Open
Cui-yshoho
wants to merge
18
commits into
mindspore-lab:master
Choose a base branch
from
Cui-yshoho:diffusers_0.31.0_dev_1125
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat(diffusers): upgrade mindone.diffusers from v0.30.3 to v0.31.0 #761
Cui-yshoho
wants to merge
18
commits into
mindspore-lab:master
from
Cui-yshoho:diffusers_0.31.0_dev_1125
Conversation
This file contains 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
Cui-yshoho
force-pushed
the
diffusers_0.31.0_dev_1125
branch
10 times, most recently
from
November 27, 2024 07:30
04c7b17
to
bc109cc
Compare
Cui-yshoho
force-pushed
the
diffusers_0.31.0_dev_1125
branch
from
November 27, 2024 07:38
bc109cc
to
4c4ab64
Compare
Cui-yshoho
force-pushed
the
diffusers_0.31.0_dev_1125
branch
from
November 29, 2024 03:46
44de7b8
to
57a1a52
Compare
Cui-yshoho
force-pushed
the
diffusers_0.31.0_dev_1125
branch
from
November 29, 2024 08:05
9f4fba9
to
953ed21
Compare
Cui-yshoho
force-pushed
the
diffusers_0.31.0_dev_1125
branch
2 times, most recently
from
November 30, 2024 06:58
943dea6
to
0dd25e2
Compare
Cui-yshoho
force-pushed
the
diffusers_0.31.0_dev_1125
branch
from
November 30, 2024 07:37
0dd25e2
to
a1fccf0
Compare
Cui-yshoho
force-pushed
the
diffusers_0.31.0_dev_1125
branch
2 times, most recently
from
November 30, 2024 10:15
d4da58a
to
baf9688
Compare
Cui-yshoho
force-pushed
the
diffusers_0.31.0_dev_1125
branch
14 times, most recently
from
December 5, 2024 07:20
ca3026c
to
fd4a881
Compare
Cui-yshoho
force-pushed
the
diffusers_0.31.0_dev_1125
branch
2 times, most recently
from
December 12, 2024 08:12
418042f
to
83b9aa7
Compare
Cui-yshoho
force-pushed
the
diffusers_0.31.0_dev_1125
branch
from
December 18, 2024 11:21
83b9aa7
to
6738ac8
Compare
Cui-yshoho
force-pushed
the
diffusers_0.31.0_dev_1125
branch
2 times, most recently
from
December 30, 2024 12:18
7c1e97f
to
b4ff2aa
Compare
Cui-yshoho
force-pushed
the
diffusers_0.31.0_dev_1125
branch
3 times, most recently
from
January 2, 2025 07:09
6ff5acf
to
c66999e
Compare
Cui-yshoho
force-pushed
the
diffusers_0.31.0_dev_1125
branch
from
January 2, 2025 07:22
c66999e
to
2499516
Compare
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.
What does this PR do?
Fixes # (issue)
Adds # (feature)
Before submitting
What's New
. Here are thedocumentation guidelines
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.
@xxx