ComfyUI/comfy/text_encoders
2025-12-12 12:11:25 -08:00
..
ace_lyrics_tokenizer fix imports and other basic problems 2025-06-17 11:19:48 -07:00
byt5_tokenizer Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-09-22 14:29:50 -07:00
hydit_clip_tokenizer Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-07-30 11:11:45 -07:00
llama_tokenizer Updates to support Hunyuan Video 2024-12-25 22:39:12 -08:00
qwen25_tokenizer Merge branch 'master' of github.com:comfyanonymous/ComfyUI into merge/0.3.76-snapshot 2025-12-09 08:58:52 -08:00
t5_pile_tokenizer Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-07-15 14:22:49 -07:00
t5_tokenizer Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-07-18 16:31:21 -07:00
__init__.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-07-15 14:22:49 -07:00
ace_text_cleaners.py Make japanese hiragana and katakana characters work with ACE. (#7997) 2025-05-08 03:32:36 -04:00
ace.py Update logging to logger everywhere 2025-09-23 16:07:54 -07:00
aura_t5.py Update to latest ComfyUI 2025-04-21 14:11:56 -07:00
bert.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-08-22 13:24:52 -07:00
byt5_config_small_glyph.json Support hunyuan image 2.1 regular model. (#9792) 2025-09-10 02:05:07 -04:00
cosmos.py Fix transformers 5 compatibility 2025-12-12 12:11:25 -08:00
flux.py Fix transformers 5 compatibility 2025-12-12 12:11:25 -08:00
genmo.py Fix transformers 5 compatibility 2025-12-12 12:11:25 -08:00
hidream.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI into merge/0.3.76-snapshot 2025-12-09 08:58:52 -08:00
hunyuan_image.py Fix transformers 5 compatibility 2025-12-12 12:11:25 -08:00
hunyuan_video.py Fix transformers 5 compatibility 2025-12-12 12:11:25 -08:00
hydit_clip.json Basic hunyuan dit implementation. (#4102) 2024-07-25 18:21:08 -04:00
hydit.py Fix transformers 5 compatibility 2025-12-12 12:11:25 -08:00
kandinsky5.py fix tests, replace broken llava and fix transformers videos issue 2025-12-11 14:23:05 -08:00
llama.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI into merge/0.3.76-snapshot 2025-12-09 08:58:52 -08:00
long_clipl.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-04-21 13:14:36 -07:00
lt.py Fix transformers 5 compatibility 2025-12-12 12:11:25 -08:00
lumina2.py fix tests, replace broken llava and fix transformers videos issue 2025-12-11 14:23:05 -08:00
mt5_config_xl.json Basic hunyuan dit implementation. (#4102) 2024-07-25 18:21:08 -04:00
omnigen2.py Fix transformers 5 compatibility 2025-12-12 12:11:25 -08:00
ovis.py Fix transformers 5 compatibility 2025-12-12 12:11:25 -08:00
pixart_t5.py Fix transformers 5 compatibility 2025-12-12 12:11:25 -08:00
qwen_image.py Fix transformers 5 compatibility 2025-12-12 12:11:25 -08:00
qwen_vl.py Update to 0.3.51 2025-08-22 17:29:18 -07:00
sa_t5.py Fix transformers 5 compatibility 2025-12-12 12:11:25 -08:00
sd2_clip_config.json Fix potential issue with non clip text embeddings. 2024-07-30 14:41:13 -04:00
sd2_clip.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-04-21 13:14:36 -07:00
sd3_clip.py Fix transformers 5 compatibility 2025-12-12 12:11:25 -08:00
spiece_tokenizer.py Use pylint dynamic member correctly 2025-09-18 13:42:05 -07:00
t5_config_base.json Refactor: Move some code to the comfy/text_encoders folder. 2024-07-15 17:36:24 -04:00
t5_config_xxl.json Refactor: Move some code to the comfy/text_encoders folder. 2024-07-15 17:36:24 -04:00
t5_old_config_xxl.json WIP support for Nvidia Cosmos 7B and 14B text to world (video) models. 2025-01-10 09:14:16 -05:00
t5_pile_config_xl.json AuraFlow model implementation. 2024-07-11 16:52:26 -04:00
t5.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-08-22 13:24:52 -07:00
umt5_config_base.json Initial ACE-Step model implementation. (#7972) 2025-05-07 08:33:34 -04:00
umt5_config_xxl.json WIP support for Wan t2v model. 2025-02-25 17:20:35 -05:00
wan.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI into merge/0.3.76-snapshot 2025-12-09 08:58:52 -08:00
z_image.py Fix transformers 5 compatibility 2025-12-12 12:11:25 -08:00