ComfyUI/comfy/text_encoders
comfyanonymous 5cbb01bc2f Basic Genmo Mochi video model support.
To use:
"Load CLIP" node with t5xxl + type mochi
"Load Diffusion Model" node with the mochi dit file.
"Load VAE" with the mochi vae file.

EmptyMochiLatentVideo node for the latent.
euler + linear_quadratic in the KSampler node.
2024-10-26 06:54:00 -04:00
..
hydit_clip_tokenizer
t5_pile_tokenizer
t5_tokenizer
aura_t5.py
bert.py
flux.py Support scaled fp8 t5xxl model. 2024-10-20 22:27:00 -04:00
genmo.py Basic Genmo Mochi video model support. 2024-10-26 06:54:00 -04:00
hydit.py
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
sd2_clip.py
sd2_clip_config.json
sd3_clip.py Support scaled fp8 t5xxl model. 2024-10-20 22:27:00 -04:00
spiece_tokenizer.py
t5.py
t5_config_base.json
t5_config_xxl.json
t5_pile_config_xl.json