calcuis commited on
Commit
2f6868b
·
verified ·
1 Parent(s): dfb4c6f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 mochi_fp8.safetensors ([10GB](https://huggingface.co/calcuis/mochi/blob/main/mochi_fp8.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_scaled.safetensors ([725MB](https://huggingface.co/calcuis/mochi/blob/main/mochi_vae_scaled.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)
 
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)