calcuis commited on
Commit
cce4f7f
·
verified ·
1 Parent(s): d17be69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -55,6 +55,10 @@ locate **gguf** from Add Node > extension dropdown menu (between 3d and api; sec
55
 
56
  <Gallery />
57
 
 
 
 
 
58
 
59
  ### **reference**
60
  - flux from [black-forest-labs](https://huggingface.co/black-forest-labs)
 
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 process from console
61
+ - the converted gguf file will be saved in the output folder (./ComfyUI/output)
62
 
63
  ### **reference**
64
  - flux from [black-forest-labs](https://huggingface.co/black-forest-labs)