diffusers
22b45304 - [Refactor upsamplers and downsamplers] separate out upsamplers and downsamplers. (#6128)

Commit
1 year ago
[Refactor upsamplers and downsamplers] separate out upsamplers and downsamplers. (#6128) * separate out upsamplers and downsamplers. * import all the necessary blocks in resnet for backward comp. * move upsample2d and downsample2d to utils. * move downsample_2d to downsamplers.py * apply feedback * fix import * samplers -> sampling
Author
Parents
Loading