3 Commits

Author SHA1 Message Date
benceruleanlu
d507f35e9c Revert "Explicitly standardize line endings"
This reverts commit c2f4df2f1013a064028e3977293d3befb1f1d8c7.
2025-04-26 22:35:08 -04:00
Benjamin Lu
c2f4df2f10 Explicitly standardize line endings 2025-04-27 01:51:03 +00:00
City
bddb02660c
Add PixArt model support (#6055)
* PixArt initial version

* PixArt Diffusers convert logic

* pos_emb and interpolation logic

* Reduce  duplicate code

* Formatting

* Use optimized attention

* Edit empty token logic

* Basic PixArt LoRA support

* Fix aspect ratio logic

* PixArtAlpha text encode with conds

* Use same detection key logic for PixArt diffusers
2024-12-20 15:25:00 -05:00