diffusers
Added support to create asymmetrical U-Net structures
#5400
Merged

Added support to create asymmetrical U-Net structures #5400

patrickvonplaten merged 36 commits into huggingface:main from main
Gothos
Gothos Added args, kwargs to ```U
b8dca9f0
Gothos Add UNetMidBlock2D as a supported mid block type
577d1e24
Gothos Fix extra init input for UNetMidBlock2D, change allowed types for Mid…
2c8d8043
Gothos Update unet_2d_condition.py
e07c6156
Gothos Update unet_2d_condition.py
8344b2d2
Gothos Update unet_2d_condition.py
025b1ec2
Gothos Update unet_2d_condition.py
62302148
Gothos Update unet_2d_condition.py
80b891b6
Gothos Update unet_2d_condition.py
c4e4d40d
Gothos Update unet_2d_condition.py
6176fd5a
Gothos Update unet_2d_condition.py
73737f8c
Gothos Update unet_2d_blocks.py
bc53a32e
Gothos Update unet_2d_blocks.py
314730ba
Gothos Update unet_2d_blocks.py
545a0b0f
Gothos Update unet_2d_condition.py
bf772686
Gothos Update unet_2d_blocks.py
1998c17f
sayakpaul sayakpaul requested a review from patrickvonplaten patrickvonplaten 2 years ago
sayakpaul
sayakpaul commented on 2023-10-16
Gothos Updated docstring, increased check strictness
81d682ed
patrickvonplaten
patrickvonplaten commented on 2023-10-16
Gothos
patrickvonplaten
patrickvonplaten approved these changes on 2023-10-16
Gothos
sayakpaul
Gothos
Gothos Add basic shape-check test for asymmetrical unets
93ce7d3d
Gothos
sayakpaul
sayakpaul commented on 2023-10-17
sayakpaul
sayakpaul commented on 2023-10-17
sayakpaul
sayakpaul commented on 2023-10-17
sayakpaul
sayakpaul commented on 2023-10-17
sayakpaul
sayakpaul approved these changes on 2023-10-17
Gothos Update src/diffusers/models/unet_2d_blocks.py
e6b937cc
sayakpaul Merge branch 'main' into main
3cf5e20f
Gothos Update unet_2d_condition.py
0e9f6f48
Gothos Update unet_2d_condition.py
a91d0856
Gothos
Gothos Fixed docstring and wrong default value
d75f2039
Gothos
Gothos Merge branch 'main' into main
4cf629bc
Gothos Reformat with black
97c47b60
Gothos Merge branch 'main' into main
76955663
Gothos Merge branch 'main' into main
b3bf008d
sayakpaul
Gothos
Gothos Reformat with necessary commands
196ab3e7
Gothos
sayakpaul sayakpaul requested a review from patrickvonplaten patrickvonplaten 2 years ago
Gothos Merge branch 'huggingface:main' into main
a65ec270
Gothos
sayakpaul
Gothos Add UNetMidBlockFlat to versatile_diffusion/modeling_text_unet.py to …
bbebc237
Gothos
sayakpaul
sayakpaul approved these changes on 2023-10-18
patrickvonplaten
patrickvonplaten commented on 2023-10-18
patrickvonplaten
patrickvonplaten commented on 2023-10-18
sayakpaul Merge branch 'main' into main
b6c0ff67
Gothos Removed args, kwargs, use on mid-block type
0a73108a
Gothos Merge remote-tracking branch 'refs/remotes/origin/main'
950d9695
Gothos Make fix-copies
bfbf85c3
sayakpaul sayakpaul requested a review from patrickvonplaten patrickvonplaten 2 years ago
sayakpaul
HuggingFaceDocBuilderDev
sayakpaul
sayakpaul commented on 2023-10-20
sayakpaul
sayakpaul approved these changes on 2023-10-20
Gothos Update src/diffusers/models/unet_2d_condition.py
8389a851
Gothos make fix-copies
252ca850
patrickvonplaten patrickvonplaten merged 8dba1808 into main 2 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone