calcuis commited on
Commit
99e7f6f
1 Parent(s): c43c9d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -17,11 +17,11 @@ tags:
17
  ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/sd3.png)
18
 
19
  ## Setup (once)
20
- - drag sd3.5_large-q4_0.gguf (4.77GB) > ./ComfyUI/models/unet
21
- - drag clip_g.safetensors (1.39GB) > ./ComfyUI/models/clip
22
- - drag clip_l.safetensors (234MB) > ./ComfyUI/models/clip
23
- - drag t5xxl_fp8_e4m3fn.safetensors (4.55GB) > ./ComfyUI/models/clip
24
- - drag diffusion_pytorch_model.safetensors (168MB) > ./ComfyUI/models/vae
25
 
26
  ## Run it straight (no installation needed way)
27
  - run the .bat file in the main directory (assuming you are using the gguf-comfy pack below)
 
17
  ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/sd3.png)
18
 
19
  ## Setup (once)
20
+ - drag sd3.5_large-q4_0.gguf (4.77GB) to > ./ComfyUI/models/unet
21
+ - drag clip_g.safetensors (1.39GB) to > ./ComfyUI/models/clip
22
+ - drag clip_l.safetensors (234MB) to > ./ComfyUI/models/clip
23
+ - drag t5xxl_fp8_e4m3fn.safetensors (4.55GB) to > ./ComfyUI/models/clip
24
+ - drag diffusion_pytorch_model.safetensors (168MB) to > ./ComfyUI/models/vae
25
 
26
  ## Run it straight (no installation needed way)
27
  - run the .bat file in the main directory (assuming you are using the gguf-comfy pack below)