diffusers
493228a7 - Fix `AutoencoderTiny` with `use_slicing` (#6850)

Commit
1 year ago
Fix `AutoencoderTiny` with `use_slicing` (#6850) * Fix `AutoencoderTiny` with `use_slicing` When using slicing with AutoencoderTiny, the encoder mistakenly encodes the entire batch for every image in the batch. * Fixed formatting issue
Author
Parents
Loading