ComfyUI/comfy/text_encoders
doctorpangloss f6d3962c77 Fix tests
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-09-23 12:42:12 -07: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 Qwen Image with 4 bit and 8 bit quants 2025-08-07 13:40:05 -07: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 fix imports and other basic problems 2025-06-17 11:19:48 -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 Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-04-21 13:14:36 -07:00
flux.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-06-17 10:35:10 -07:00
genmo.py fix imports and other basic problems 2025-06-17 11:19:48 -07:00
hidream.py fix imports and other basic problems 2025-06-17 11:19:48 -07:00
hunyuan_image.py Fix linting issues 2025-09-23 10:19:30 -07:00
hunyuan_video.py Qwen Image with sage attention workarounds 2025-08-07 17:29:23 -07:00
hydit_clip.json Basic hunyuan dit implementation. (#4102) 2024-07-25 18:21:08 -04:00
hydit.py fix imports and other basic problems 2025-06-17 11:19:48 -07:00
llama.py Fix tests 2025-09-23 12:42:12 -07:00
long_clipl.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-04-21 13:14:36 -07:00
lt.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-04-21 13:14:36 -07:00
lumina2.py Qwen Image with sage attention workarounds 2025-08-07 17:29:23 -07:00
mt5_config_xl.json Basic hunyuan dit implementation. (#4102) 2024-07-25 18:21:08 -04:00
omnigen2.py Qwen Image with sage attention workarounds 2025-08-07 17:29:23 -07:00
pixart_t5.py Remove windows line endings. (#8866) 2025-07-11 02:37:51 -04:00
qwen_image.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-08-22 13:24:52 -07:00
qwen_vl.py Update to 0.3.51 2025-08-22 17:29:18 -07:00
sa_t5.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-04-21 13:14:36 -07: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 Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-06-17 10:35:10 -07: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 fix imports and other basic problems 2025-06-17 11:19:48 -07:00