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); gguf node is recommended for full gguf
|
62 |
- vace model is recommended, since it doesn't need vision clip to work (for i2v and v2v) and run faster than fun model a lot, according to the initial test results
|
63 |
-
- upgrade your node for
|
64 |
- 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
|
65 |

|
66 |
### **reference**
|
|
|
60 |
- `wan` architecture; should work on both comfyui-gguf and gguf nodes
|
61 |
- full set gguf works right away (model + encoder + vae); gguf node is recommended for full gguf
|
62 |
- vace model is recommended, since it doesn't need vision clip to work (for i2v and v2v) and run faster than fun model a lot, according to the initial test results
|
63 |
+
- upgrade your node for umt5 gguf support
|
64 |
- 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
|
65 |

|
66 |
### **reference**
|