Update README.md
Browse files
README.md
CHANGED
@@ -12,4 +12,9 @@ tags:
|
|
12 |
|
13 |
## how to use
|
14 |
- drag both **gguf encoder** and **safetensors tokenizer** to > `./ComfyUI/models/text_encoders`
|
15 |
-
- select **gguf encoder** in the gguf clip loader; they will pair up to work automatically
|
|
|
|
|
|
|
|
|
|
|
|
12 |
|
13 |
## how to use
|
14 |
- drag both **gguf encoder** and **safetensors tokenizer** to > `./ComfyUI/models/text_encoders`
|
15 |
+
- select **gguf encoder** in the gguf clip loader; they will pair up to work automatically
|
16 |
+
|
17 |
+
|
18 |
+
## **reference**
|
19 |
+
- upgrade your node to the latest version for cat-encoder support
|
20 |
+
- gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases))
|