diffusers
493228a7
- Fix `AutoencoderTiny` with `use_slicing` (#6850)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#6850 - Fix `AutoencoderTiny` with `use_slicing`
Author
edwardwli
Parents
8bf046b7
Loading