Update README.md
Browse files
README.md
CHANGED
@@ -60,7 +60,7 @@ widget:
|
|
60 |
- `wan` architecture; should work on both comfyui-gguf and gguf nodes
|
61 |
- full set gguf works right away (model + encoder + vae)
|
62 |
- upgrade your node(s) for um5t gguf support
|
63 |
-
- note: for um5t gguf, you might encounter oom after rebuilding your tokenizer in the first prompt
|
64 |

|
65 |
### **reference**
|
66 |
- base model from [wan-ai](https://huggingface.co/Wan-AI)
|
|
|
60 |
- `wan` architecture; should work on both comfyui-gguf and gguf nodes
|
61 |
- full set gguf works right away (model + encoder + vae)
|
62 |
- upgrade your node(s) for um5t gguf support
|
63 |
+
- note: for um5t gguf, you might encounter oom after rebuilding your tokenizer in the first prompt (once built the tokenizer alive during the session; before you kill it); don't panic, prompt again it should work
|
64 |

|
65 |
### **reference**
|
66 |
- base model from [wan-ai](https://huggingface.co/Wan-AI)
|