Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,22 @@ license: mit
|
|
| 3 |
tags:
|
| 4 |
- pig
|
| 5 |
- gguf-node
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
-
# pig architecture gguf t5 encoder
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
tags:
|
| 4 |
- pig
|
| 5 |
- gguf-node
|
| 6 |
+
widget:
|
| 7 |
+
- text: close-up portrait of anime pig
|
| 8 |
+
output:
|
| 9 |
+
url: samples\ComfyUI_00001_.png
|
| 10 |
+
- text: close-up portrait of anime pig
|
| 11 |
+
output:
|
| 12 |
+
url: samples\ComfyUI_00002_.png
|
| 13 |
+
- text: close-up portrait of pig
|
| 14 |
+
output:
|
| 15 |
+
url: samples\ComfyUI_00003_.png
|
| 16 |
---
|
| 17 |
|
| 18 |
+
# pig architecture gguf t5 encoder
|
| 19 |
+
- base model from [google](https://huggingface.co/google)
|
| 20 |
+
- pig architecture from [connector](https://huggingface.co/connector)
|
| 21 |
+
- 50% faster at least compare to safetensors version
|
| 22 |
+
- save memory up to 50% as well; good for old machine
|
| 23 |
+
|
| 24 |
+
<Gallery />
|