-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
Added support to create asymmetrical U-Net structures #5400
Merged
Commits on Oct 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b8dca9f - Browse repository at this point
Copy the full SHA b8dca9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 577d1e2 - Browse repository at this point
Copy the full SHA 577d1e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c8d804 - Browse repository at this point
Copy the full SHA 2c8d804View commit details -
Configuration menu - View commit details
-
Copy full SHA for e07c615 - Browse repository at this point
Copy the full SHA e07c615View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8344b2d - Browse repository at this point
Copy the full SHA 8344b2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 025b1ec - Browse repository at this point
Copy the full SHA 025b1ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6230214 - Browse repository at this point
Copy the full SHA 6230214View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80b891b - Browse repository at this point
Copy the full SHA 80b891bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4e4d40 - Browse repository at this point
Copy the full SHA c4e4d40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6176fd5 - Browse repository at this point
Copy the full SHA 6176fd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73737f8 - Browse repository at this point
Copy the full SHA 73737f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc53a32 - Browse repository at this point
Copy the full SHA bc53a32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 314730b - Browse repository at this point
Copy the full SHA 314730bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 545a0b0 - Browse repository at this point
Copy the full SHA 545a0b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf77268 - Browse repository at this point
Copy the full SHA bf77268View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1998c17 - Browse repository at this point
Copy the full SHA 1998c17View commit details
Commits on Oct 16, 2023
-
Updated docstring, increased check strictness
Updated the docstring for ```UNet2DConditionModel``` to include ```reverse_transformer_layers_per_block``` and updated checking for nested list type ```transformer_layers_per_block```
Configuration menu - View commit details
-
Copy full SHA for 81d682e - Browse repository at this point
Copy the full SHA 81d682eView commit details
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 93ce7d3 - Browse repository at this point
Copy the full SHA 93ce7d3View commit details -
Update src/diffusers/models/unet_2d_blocks.py
Removed blank line Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e6b937c - Browse repository at this point
Copy the full SHA e6b937cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cf5e20 - Browse repository at this point
Copy the full SHA 3cf5e20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e9f6f4 - Browse repository at this point
Copy the full SHA 0e9f6f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a91d085 - Browse repository at this point
Copy the full SHA a91d085View commit details -
Configuration menu - View commit details
-
Copy full SHA for d75f203 - Browse repository at this point
Copy the full SHA d75f203View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cf629b - Browse repository at this point
Copy the full SHA 4cf629bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97c47b6 - Browse repository at this point
Copy the full SHA 97c47b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7695566 - Browse repository at this point
Copy the full SHA 7695566View commit details
Commits on Oct 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b3bf008 - Browse repository at this point
Copy the full SHA b3bf008View commit details -
Configuration menu - View commit details
-
Copy full SHA for 196ab3e - Browse repository at this point
Copy the full SHA 196ab3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a65ec27 - Browse repository at this point
Copy the full SHA a65ec27View commit details -
Add UNetMidBlockFlat to versatile_diffusion/modeling_text_unet.py to …
…ensure consistency
Configuration menu - View commit details
-
Copy full SHA for bbebc23 - Browse repository at this point
Copy the full SHA bbebc23View commit details
Commits on Oct 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b6c0ff6 - Browse repository at this point
Copy the full SHA b6c0ff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a73108 - Browse repository at this point
Copy the full SHA 0a73108View commit details -
Configuration menu - View commit details
-
Copy full SHA for 950d969 - Browse repository at this point
Copy the full SHA 950d969View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfbf85c - Browse repository at this point
Copy the full SHA bfbf85cView commit details
Commits on Oct 20, 2023
-
Update src/diffusers/models/unet_2d_condition.py
Wrap into single line Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8389a85 - Browse repository at this point
Copy the full SHA 8389a85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 252ca85 - Browse repository at this point
Copy the full SHA 252ca85View commit details
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.