calcuis commited on
Commit
b87d771
·
verified ·
1 Parent(s): 71fcebe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -59,6 +59,12 @@ locate **gguf** from Add Node > extension dropdown menu (between 3d and api; sec
59
 
60
  <Gallery />
61
 
 
 
 
 
 
 
62
  ### **convertor (alpha)**
63
  - drag safetensors file(s) to diffusion_models folder (./ComfyUI/models/diffusion_models)
64
  - select the safetensors model; click `Queue` (run); track the progress from console
 
59
 
60
  <Gallery />
61
 
62
+
63
+ #### **cutter (beta)**
64
+ - drag safetensors file(s) to diffusion_models folder (./ComfyUI/models/diffusion_models)
65
+ - select the safetensors model; click `Queue` (run); track the progress from console
66
+ - when it was done; the half-cut safetensors fp8_e4m3fn will be saved to the output folder (./ComfyUI/output)
67
+
68
  ### **convertor (alpha)**
69
  - drag safetensors file(s) to diffusion_models folder (./ComfyUI/models/diffusion_models)
70
  - select the safetensors model; click `Queue` (run); track the progress from console