Commit Graph
10 Commits
Author SHA1 Message Date
CityandGitHub 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
CityandGitHub 8733191563 Flux torch.compile fix (#5082) 2024-09-27 22:07:51 -04:00
City 9bfec2bdbf Fix quality loss due to low precision 2023-10-04 15:40:59 +02:00
CityandGitHub 7c93afd2cd Manual float precision, toggle for old behavior (#1541)
* Add toggle for float rounding

* Add manual precision override
2023-09-18 23:20:00 -04:00
City 080c758cda Ask for confirmation before clearing nodes 2023-04-04 18:16:23 +02:00
City 9ac95e6ac7 Add human-readable name support for custom nodes 2023-03-31 07:05:17 +02:00
City e6e30ee7cb Fallback for node title 2023-03-31 00:54:35 +02:00
City 5bcbc007dd Add human-readable names for nodes 2023-03-30 23:13:58 +02:00
City 8a730ed20e Turn comfy-menu into a sidebar on small screens 2023-03-30 01:43:31 +02:00
City 0f92d41ac7 Match comfy-menu style to litegraph 2023-03-29 15:52:38 +02:00