diffusers
1aadc65c - Make `SD3Transformer2DModel` hidden states contiguous (#14186)

Commit
30 days ago
Make `SD3Transformer2DModel` hidden states contiguous (#14186) * update * moved the .contiguous() call to immediately after self.pos_embed(hidden_states) * fix typo --------- Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
Author
Parents
Loading