Update README.md
Browse files
README.md
CHANGED
@@ -42,7 +42,7 @@ locate **gguf** from Add Node > extension dropdown menu (between 3d and api; sec
|
|
42 |
- drag vae decoder(s) to vae folder (`./ComfyUI/models/vae`)
|
43 |
|
44 |
## **run it straight (no installation needed way; recommended)**
|
45 |
-
- get the comfy pack with the new gguf-node ([
|
46 |
- run the .bat file in the main directory
|
47 |
|
48 |
## **or, for existing user (alternative method)**
|
@@ -82,4 +82,4 @@ locate **gguf** from Add Node > extension dropdown menu (between 3d and api; sec
|
|
82 |
- llama.cpp from [ggerganov](https://github.com/ggerganov/llama.cpp)
|
83 |
- llama-cpp-python from [abetlen](https://github.com/abetlen/llama-cpp-python)
|
84 |
- gguf-connector [ggc](https://pypi.org/project/gguf-connector)
|
85 |
-
- gguf-node [
|
|
|
42 |
- drag vae decoder(s) to vae folder (`./ComfyUI/models/vae`)
|
43 |
|
44 |
## **run it straight (no installation needed way; recommended)**
|
45 |
+
- get the comfy pack with the new gguf-node ([pack](https://github.com/calcuis/gguf/releases))
|
46 |
- run the .bat file in the main directory
|
47 |
|
48 |
## **or, for existing user (alternative method)**
|
|
|
82 |
- llama.cpp from [ggerganov](https://github.com/ggerganov/llama.cpp)
|
83 |
- llama-cpp-python from [abetlen](https://github.com/abetlen/llama-cpp-python)
|
84 |
- gguf-connector [ggc](https://pypi.org/project/gguf-connector)
|
85 |
+
- gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases))
|