zhangp365
|
69518a310f
|
fixed a bug in ldm/pixart/blocks.py (#6158)
|
2024-12-22 23:44:20 -05:00 |
|
comfyanonymous
|
03e2a443b2
|
Remove useless code.
|
2024-12-20 17:50:03 -05:00 |
|
comfyanonymous
|
058c9d8df0
|
Remove some useless code.
|
2024-12-20 17:43:50 -05:00 |
|
comfyanonymous
|
1dc3f45101
|
Some fixes/cleanups to pixart code.
Commented out the masking related code because it is never used in this
implementation.
|
2024-12-20 17:10:52 -05:00 |
|
City
|
a3a893abeb
|
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 |
|