Commit Graph

3 Commits (cbd68e3d587a1b345bdc6ebcd8a8c6ba1a9d3af3)

Author SHA1 Message Date
Alexander Piskun ad5aef2d0c
convert nodes_pixart.py to V3 schema (#10019) 2025-09-27 02:34:32 -07:00
comfyanonymous 9ca581c941
Remove windows line endings. (#8902) 2025-07-14 13:10:20 -04: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