mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-12-18 02:23:06 +08:00
* Let tokenizers return weights to be stored in the saved checkpoint. * Basic hunyuan dit implementation. * Fix some resolutions not working. * Support hydit checkpoint save. * Init with right dtype. * Switch to optimized attention in pooler. * Fix black images on hunyuan dit. |
||
|---|---|---|
| .. | ||
| hydit_clip_tokenizer | ||
| t5_pile_tokenizer | ||
| t5_tokenizer | ||
| aura_t5.py | ||
| hydit_clip.json | ||
| hydit.py | ||
| mt5_config_xl.json | ||
| sa_t5.py | ||
| sd3_clip.py | ||
| spiece_tokenizer.py | ||
| t5_config_base.json | ||
| t5_config_xxl.json | ||
| t5_pile_config_xl.json | ||
| t5.py | ||