You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
comfyanonymous d1a6bd6845 Support loading long clipl model with the CLIP loader node. 6 months ago
..
hydit_clip_tokenizer Basic hunyuan dit implementation. (#4102) 7 months ago
t5_pile_tokenizer Better tokenizing code for AuraFlow. 8 months ago
t5_tokenizer Refactor: Move some code to the comfy/text_encoders folder. 7 months ago
aura_t5.py Add model_options for text encoder. 6 months ago
bert.py Lower CLIP memory usage by a bit. 7 months ago
flux.py Add model_options for text encoder. 6 months ago
hydit.py Add model_options for text encoder. 6 months ago
hydit_clip.json Basic hunyuan dit implementation. (#4102) 7 months ago
long_clipl.json Support loading long clipl model with the CLIP loader node. 6 months ago
long_clipl.py Support loading long clipl model with the CLIP loader node. 6 months ago
mt5_config_xl.json Basic hunyuan dit implementation. (#4102) 7 months ago
sa_t5.py Add model_options for text encoder. 6 months ago
sd2_clip.py Properly set if clip text pooled projection instead of using hack. 6 months ago
sd2_clip_config.json Fix potential issue with non clip text embeddings. 7 months ago
sd3_clip.py Support loading long clipl model with the CLIP loader node. 6 months ago
spiece_tokenizer.py Basic hunyuan dit implementation. (#4102) 7 months ago
t5.py Fix to get fp8 working on T5 base. 7 months ago
t5_config_base.json Refactor: Move some code to the comfy/text_encoders folder. 7 months ago
t5_config_xxl.json Refactor: Move some code to the comfy/text_encoders folder. 7 months ago
t5_pile_config_xl.json AuraFlow model implementation. 8 months ago