Update README.md
Browse files
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 ([
|
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 [
|
|
|
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))
|