Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ tags:
|
|
18 |
## Setup (once)
|
19 |
- drag mochi_fp8.safetensors ([10GB](https://huggingface.co/calcuis/mochi/blob/main/mochi_fp8.safetensors)) to > ./ComfyUI/models/diffusion_models
|
20 |
- drag t5xxl_fp16-q4_0.gguf ([2.9GB](https://huggingface.co/calcuis/mochi/blob/main/t5xxl_fp16-q4_0.gguf)) to > ./ComfyUI/models/text_encoders
|
21 |
-
- drag
|
22 |
|
23 |
## Run it straight (no installation needed way)
|
24 |
- run the .bat file in the main directory (assuming you are using the gguf-comfy pack below)
|
|
|
18 |
## Setup (once)
|
19 |
- drag mochi_fp8.safetensors ([10GB](https://huggingface.co/calcuis/mochi/blob/main/mochi_fp8.safetensors)) to > ./ComfyUI/models/diffusion_models
|
20 |
- drag t5xxl_fp16-q4_0.gguf ([2.9GB](https://huggingface.co/calcuis/mochi/blob/main/t5xxl_fp16-q4_0.gguf)) to > ./ComfyUI/models/text_encoders
|
21 |
+
- drag mochi_vae_scaled.safetensors ([725MB](https://huggingface.co/calcuis/mochi/blob/main/mochi_vae_scaled.safetensors)) to > ./ComfyUI/models/vae
|
22 |
|
23 |
## Run it straight (no installation needed way)
|
24 |
- run the .bat file in the main directory (assuming you are using the gguf-comfy pack below)
|