ComfyUI/comfy/text_encoders
comfyanonymous 4ba7fa0244 Refactor: Move sd2_clip.py to text_encoders folder. 2024-07-28 01:19:20 -04:00
..
hydit_clip_tokenizer Basic hunyuan dit implementation. (#4102) 2024-07-25 18:21:08 -04:00
t5_pile_tokenizer
t5_tokenizer
aura_t5.py
bert.py Own BertModel implementation that works with lowvram. 2024-07-26 04:47:17 -04:00
hydit.py Don't treat Bert model like CLIP. 2024-07-26 13:08:12 -04:00
hydit_clip.json Basic hunyuan dit implementation. (#4102) 2024-07-25 18:21:08 -04:00
mt5_config_xl.json Basic hunyuan dit implementation. (#4102) 2024-07-25 18:21:08 -04:00
sa_t5.py
sd2_clip.py Refactor: Move sd2_clip.py to text_encoders folder. 2024-07-28 01:19:20 -04:00
sd2_clip_config.json Refactor: Move sd2_clip.py to text_encoders folder. 2024-07-28 01:19:20 -04:00
sd3_clip.py
spiece_tokenizer.py Basic hunyuan dit implementation. (#4102) 2024-07-25 18:21:08 -04:00
t5.py
t5_config_base.json
t5_config_xxl.json
t5_pile_config_xl.json