diffusers
36f43ea7
- Add upsample_size to AttnUpBlock2D, AttnDownBlock2D (#3275)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Add upsample_size to AttnUpBlock2D, AttnDownBlock2D (#3275) The argument `upsample_size` needs to be added to these modules to allow compatibility with other blocks that require this argument.
References
#3275 - Add upsample_size to AttnUpBlock2D, AttnDownBlock2D
Author
will-rice
Parents
27522b58
Loading