calcuis commited on
Commit
09aaafe
·
verified ·
1 Parent(s): 069b908

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -12,3 +12,8 @@ license: mit
12
  - use **cow-umt5xxl** [3.67BG](https://huggingface.co/calcuis/cow-encoder/blob/main/cow-umt5xxl-q2_k.gguf) for [wan-s2v](https://huggingface.co/calcuis/wan-s2v-gguf) or any wan video model
13
 
14
  ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/cow-encoder.png)
 
 
 
 
 
 
12
  - use **cow-umt5xxl** [3.67BG](https://huggingface.co/calcuis/cow-encoder/blob/main/cow-umt5xxl-q2_k.gguf) for [wan-s2v](https://huggingface.co/calcuis/wan-s2v-gguf) or any wan video model
13
 
14
  ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/cow-encoder.png)
15
+
16
+ the example workflow above is from wan-s2v-gguf; update your node for cow encoder support
17
+
18
+ ### **reference**
19
+ - gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases))