calcuis commited on
Commit
ba1d3e9
·
verified ·
1 Parent(s): da5bb5f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 um5t 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
  ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/wan-gguf.png)
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
  ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/wan-gguf.png)
66
  ### **reference**