ComfyUI/comfy/text_encoders
2026-04-23 00:07:43 -04:00
..
ace_lyrics_tokenizer
byt5_tokenizer
hydit_clip_tokenizer
llama_tokenizer
qwen25_tokenizer
qwen35_tokenizer feat: Support Qwen3.5 text generation models (#12771) 2026-03-25 22:48:28 -04:00
t5_pile_tokenizer
t5_tokenizer
ace15.py fix(ace15): handle missing lm_metadata in memory estimation during checkpoint export #12669 (#12686) 2026-02-28 01:18:40 -05:00
ace_text_cleaners.py
ace.py
anima.py Small cleanup and try to get qwen 3 work with the text gen. (#12537) 2026-02-19 22:42:28 -05:00
aura_t5.py
bert.py
byt5_config_small_glyph.json
cosmos.py
ernie.py Use ErnieTEModel_ not ErnieTEModel. (#13431) 2026-04-16 10:11:58 -04:00
flux.py Implement Ernie Image model. (#13369) 2026-04-11 22:29:31 -04:00
genmo.py
hidream.py
hunyuan_image.py
hunyuan_video.py
hydit_clip.json
hydit.py
jina_clip_2.py
kandinsky5.py
llama.py Make text generation work with ministral model. (#13395) 2026-04-13 20:43:57 -04:00
long_clipl.py
longcat_image.py LongCat-Image edit (#13003) 2026-03-21 23:51:05 -04:00
lt.py fix: regression in text generate with LTXAV model (#13170) 2026-03-26 09:55:05 -07:00
lumina2.py Small cleanup and try to get qwen 3 work with the text gen. (#12537) 2026-02-19 22:42:28 -05:00
mt5_config_xl.json
newbie.py
omnigen2.py
ovis.py
pixart_t5.py
qwen35.py feat: Support Qwen3.5 text generation models (#12771) 2026-03-25 22:48:28 -04:00
qwen_image.py
qwen_vl.py LongCat-Image edit (#13003) 2026-03-21 23:51:05 -04:00
sa_t5.py
sam3_clip.py feat: SAM (segment anything) 3.1 support (CORE-34) (#13408) 2026-04-23 00:07:43 -04:00
sd2_clip_config.json
sd2_clip.py
sd3_clip.py
spiece_tokenizer.py feat: Add basic text generation support with native models, initially supporting Gemma3 (#12392) 2026-02-18 20:49:43 -05:00
t5_config_base.json
t5_config_xxl.json
t5_old_config_xxl.json
t5_pile_config_xl.json
t5.py
umt5_config_base.json
umt5_config_xxl.json
wan.py
z_image.py