Update README.md
Browse files
README.md
CHANGED
@@ -29,9 +29,9 @@ widget:
|
|
29 |
![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/mochi.gif)
|
30 |
|
31 |
## **setup (once)**
|
32 |
-
- drag
|
33 |
- 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
|
34 |
-
- drag
|
35 |
|
36 |
## **run it straight (no installation needed way)**
|
37 |
- run the .bat file in the main directory (assuming you are using the gguf-node pack below)
|
|
|
29 |
![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/mochi.gif)
|
30 |
|
31 |
## **setup (once)**
|
32 |
+
- drag mochi_fp8_e4m3fn.safetensors ([10GB](https://huggingface.co/calcuis/mochi/blob/main/mochi_fp8_e4m3fn.safetensors)) to > ./ComfyUI/models/diffusion_models
|
33 |
- 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
|
34 |
+
- drag mochi_vae_fp8_e4m3fn.safetensors ([460MB](https://huggingface.co/calcuis/mochi/blob/main/mochi_vae_fp8_e4m3fn.safetensors)) to > ./ComfyUI/models/vae
|
35 |
|
36 |
## **run it straight (no installation needed way)**
|
37 |
- run the .bat file in the main directory (assuming you are using the gguf-node pack below)
|