ComfyUI/comfy/ldm/modules
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
..
diffusionmodules Basic Genmo Mochi video model support. 2024-10-26 06:54:00 -04:00
distributions Initial commit. 2023-01-16 22:37:14 -05:00
encoders Make unclip more deterministic. 2024-01-14 17:28:31 -05:00
attention.py Fix issue. 2024-08-14 02:51:47 -04:00
ema.py Initial commit. 2023-01-16 22:37:14 -05:00
sub_quadratic_attention.py Switch some more prints to logging. 2024-03-11 16:34:58 -04:00
temporal_ae.py Fix SVD lowvram mode. 2023-12-24 07:13:18 -05:00