ComfyUI/comfy/ldm/pixart
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
..
blocks.py Add PixArt model support (#6055) 2024-12-20 15:25:00 -05:00
pixart.py Add PixArt model support (#6055) 2024-12-20 15:25:00 -05:00
pixartms.py Add PixArt model support (#6055) 2024-12-20 15:25:00 -05:00