Update README.md
Browse files
README.md
CHANGED
@@ -8,4 +8,8 @@ tags:
|
|
8 |
---
|
9 |
# 🐱cat architecture gguf encoder plus safetensors tokenizer (paired)
|
10 |
- cat-umt5xxl
|
11 |
-
- cat-gemma2
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
# 🐱cat architecture gguf encoder plus safetensors tokenizer (paired)
|
10 |
- cat-umt5xxl
|
11 |
+
- cat-gemma2
|
12 |
+
|
13 |
+
## how to use
|
14 |
+
- drag both **gguf encoder** and **safetensors tokenizer** to > `./ComfyUI/models/text_encoders`
|
15 |
+
- select **gguf encoder** in the clip loader; they will pair up automatically to work
|