--- license: apache-2.0 tags: - comfyui - diffusion-single-file base_model: - genmo/mochi-1-preview --- # Mochi Preview Repackaged model files for ComfyUI. Original model repository: https://huggingface.co/genmo/mochi-1-preview Place the files in the following folders: ``` 📂 ComfyUI/ ├── 📂 models/ │ ├── 📂 checkpoints/ │ │ └── mochi_preview_fp8_scaled.safetensors │ ├── 📂 diffusion_models/ │ │ ├── mochi_preview_bf16.safetensors │ │ └── mochi_preview_fp8_scaled.safetensors │ ├── 📂 text_encoders/ │ │ ├── t5xxl_fp16.safetensors │ │ └── t5xxl_fp8_e4m3fn_scaled.safetensors │ ├── 📂 vae/ │ │ └── mochi_vae.safetensors ``` --- [Mochi Preview](https://huggingface.co/genmo/mochi-1-preview) repackaged for easier use with [ComfyUI](https://github.com/comfyanonymous/ComfyUI) See the examples [here](https://comfyanonymous.github.io/ComfyUI_examples/mochi/)