ComfyUI/comfy_extras
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
..
chainner_models
nodes_advanced_samplers.py
nodes_align_your_steps.py
nodes_attention_multiply.py
nodes_audio.py Add batch size to EmptyLatentAudio. 2024-09-24 04:32:55 -04:00
nodes_canny.py
nodes_clip_sdxl.py
nodes_compositing.py
nodes_cond.py
nodes_controlnet.py
nodes_custom_sampler.py add laplace scheduler [2407.03297] (#4990) 2024-09-19 23:23:09 -04:00
nodes_differential_diffusion.py
nodes_flux.py
nodes_freelunch.py
nodes_gits.py
nodes_hunyuan.py
nodes_hypernetwork.py
nodes_hypertile.py
nodes_images.py
nodes_ip2p.py
nodes_latent.py Add missing import. 2024-10-16 14:58:30 -04:00
nodes_lora_extract.py Add tooltips to LoraSave node. 2024-10-18 06:01:09 -04:00
nodes_mask.py
nodes_mochi.py Basic Genmo Mochi video model support. 2024-10-26 06:54:00 -04:00
nodes_model_advanced.py
nodes_model_downscale.py Move some nodes out of _for_testing. 2024-09-25 08:41:22 -04:00
nodes_model_merging_model_specific.py Add a model merge node for SD3.5 large. 2024-10-24 16:46:21 -04:00
nodes_model_merging.py
nodes_morphology.py
nodes_pag.py
nodes_perpneg.py
nodes_photomaker.py
nodes_post_processing.py
nodes_rebatch.py
nodes_sag.py
nodes_sd3.py Add an optional VAE input to the ControlNetApplyAdvanced node. 2024-09-22 01:24:52 -04:00
nodes_sdupscale.py
nodes_stable3d.py
nodes_stable_cascade.py Move some nodes out of _for_testing. 2024-09-25 08:41:22 -04:00
nodes_tomesd.py Move some nodes out of _for_testing. 2024-09-25 08:41:22 -04:00
nodes_torch_compile.py Add backend option to TorchCompileModel. 2024-09-27 02:12:37 -04:00
nodes_upscale_model.py
nodes_video_model.py Move some nodes out of _for_testing. 2024-09-25 08:41:22 -04:00
nodes_webcam.py