zhangp365
|
f7d83b72e0
|
fixed a bug in ldm/pixart/blocks.py (#6158)
|
2024-12-22 23:44:20 -05:00 |
|
comfyanonymous
|
c86cd58573
|
Remove useless code.
|
2024-12-20 17:50:03 -05:00 |
|
comfyanonymous
|
b5fe39211a
|
Remove some useless code.
|
2024-12-20 17:43:50 -05:00 |
|
comfyanonymous
|
e946667216
|
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
|
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 |
|