Update README.md
Browse files
README.md
CHANGED
|
@@ -55,9 +55,9 @@ locate **gguf** from Add Node > extension dropdown menu (between 3d and api; sec
|
|
| 55 |
|
| 56 |
<Gallery />
|
| 57 |
|
| 58 |
-
### **
|
| 59 |
- drag safetensors file(s) to diffusion_models folder (./ComfyUI/models/diffusion_models)
|
| 60 |
-
- select the safetensors model; click `Queue` (run); track the
|
| 61 |
- the converted gguf file will be saved in the output folder (./ComfyUI/output)
|
| 62 |
|
| 63 |
### **reference**
|
|
|
|
| 55 |
|
| 56 |
<Gallery />
|
| 57 |
|
| 58 |
+
### **convertor (alpha)**
|
| 59 |
- drag safetensors file(s) to diffusion_models folder (./ComfyUI/models/diffusion_models)
|
| 60 |
+
- select the safetensors model; click `Queue` (run); track the progress from console
|
| 61 |
- the converted gguf file will be saved in the output folder (./ComfyUI/output)
|
| 62 |
|
| 63 |
### **reference**
|