doctorpangloss
|
7655be873c
|
Updates to support Hunyuan Video
|
2024-12-25 22:39:12 -08: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 |
|