mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-03-17 23:25:05 +08:00
* 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 |
||
|---|---|---|
| .. | ||
| hydit_clip_tokenizer | ||
| llama_tokenizer | ||
| t5_pile_tokenizer | ||
| t5_tokenizer | ||
| aura_t5.py | ||
| bert.py | ||
| flux.py | ||
| genmo.py | ||
| hunyuan_video.py | ||
| hydit_clip.json | ||
| hydit.py | ||
| llama.py | ||
| long_clipl.json | ||
| long_clipl.py | ||
| lt.py | ||
| mt5_config_xl.json | ||
| pixart_t5.py | ||
| sa_t5.py | ||
| sd2_clip_config.json | ||
| sd2_clip.py | ||
| sd3_clip.py | ||
| spiece_tokenizer.py | ||
| t5_config_base.json | ||
| t5_config_xxl.json | ||
| t5_pile_config_xl.json | ||
| t5.py | ||