calcuis commited on
Commit
37dca2f
·
verified ·
1 Parent(s): c2315ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -37,7 +37,7 @@ widget:
37
  - drag vae decoder(s), i.e., [legacy-vae](https://huggingface.co/calcuis/pony/blob/main/legacy_vae.safetensors), to vae folder (./ComfyUI/models/vae)
38
 
39
  ### **run it straight (no installation needed way)**
40
- - get the comfy pack with the new gguf-node ([beta](https://github.com/calcuis/gguf/releases))
41
  - run the .bat file in the main directory
42
 
43
  ### **workflow**
@@ -54,4 +54,4 @@ widget:
54
 
55
  ### **reference**
56
  - comfyui [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
57
- - gguf-node [beta](https://github.com/calcuis/gguf/releases)
 
37
  - drag vae decoder(s), i.e., [legacy-vae](https://huggingface.co/calcuis/pony/blob/main/legacy_vae.safetensors), to vae folder (./ComfyUI/models/vae)
38
 
39
  ### **run it straight (no installation needed way)**
40
+ - get the comfy pack with the new gguf-node ([here](https://github.com/calcuis/gguf/releases))
41
  - run the .bat file in the main directory
42
 
43
  ### **workflow**
 
54
 
55
  ### **reference**
56
  - comfyui [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
57
+ - gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases))