Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model:
|
4 |
+
- google/umt5-xxl
|
5 |
+
tags:
|
6 |
+
- gguf-node
|
7 |
+
---
|
8 |
+
|
9 |
+
# umt5-xxl-encoder-gguf
|
10 |
+
- umt5xxl text encoder for text/image/video-to-video generation
|
11 |
+
- compatible with both [comfyui-gguf](https://github.com/city96/ComfyUI-GGUF) and [gguf-node](https://github.com/calcuis/gguf)
|
12 |
+
- example model supported: [wan](https://huggingface.co/calcuis/wan-gguf)
|