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.
Showing
Please register or sign in to comment
The argument `upsample_size` needs to be added to these modules to allow compatibility with other blocks that require this argument.