ComfyUI/comfy/text_encoders
comfyanonymous 1b80895285 Make clip loader nodes support loading sd3 t5xxl in lower precision.
Add attention mask support in the SD3 text encoder code.
2024-10-10 15:06:15 -04:00
..
hydit_clip_tokenizer
t5_pile_tokenizer
t5_tokenizer
aura_t5.py Add model_options for text encoder. 2024-08-17 11:17:20 -04:00
bert.py
flux.py Fix flux TE not loading t5 embeddings. 2024-09-24 22:57:22 -04:00
hydit.py Add model_options for text encoder. 2024-08-17 11:17:20 -04:00
hydit_clip.json
long_clipl.json Support loading long clipl model with the CLIP loader node. 2024-08-20 10:46:36 -04:00
long_clipl.py Long CLIP L support for SDXL, SD3 and Flux. 2024-09-15 07:59:38 -04:00
mt5_config_xl.json
sa_t5.py Add model_options for text encoder. 2024-08-17 11:17:20 -04:00
sd2_clip.py Properly set if clip text pooled projection instead of using hack. 2024-08-20 10:46:36 -04:00
sd2_clip_config.json
sd3_clip.py Make clip loader nodes support loading sd3 t5xxl in lower precision. 2024-10-10 15:06:15 -04:00
spiece_tokenizer.py
t5.py Fix to get fp8 working on T5 base. 2024-07-31 02:00:19 -04:00
t5_config_base.json
t5_config_xxl.json
t5_pile_config_xl.json