calcuis commited on
Commit
290501b
·
verified ·
1 Parent(s): a45b89e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
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))