Update README.md
Browse files
README.md
CHANGED
@@ -36,4 +36,13 @@ widget:
|
|
36 |
tip: for **5b** model, use **pig-wan2-vae** [[1.41GB](https://huggingface.co/calcuis/wan2-gguf/blob/main/pig_wan2_vae_fp32-f16.gguf)]
|
37 |
|
38 |

|
39 |
-
tip: for **14b** model, use **pig-wan-vae** [[254MB](https://huggingface.co/calcuis/wan2-gguf/blob/main/pig_wan_vae_fp32-f16.gguf)]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
tip: for **5b** model, use **pig-wan2-vae** [[1.41GB](https://huggingface.co/calcuis/wan2-gguf/blob/main/pig_wan2_vae_fp32-f16.gguf)]
|
37 |
|
38 |

|
39 |
+
tip: for **14b** model, use **pig-wan-vae** [[254MB](https://huggingface.co/calcuis/wan2-gguf/blob/main/pig_wan_vae_fp32-f16.gguf)]
|
40 |
+
|
41 |
+
### **update**
|
42 |
+
-
|
43 |
+
- get more **umt5xxl** gguf encoder either [here](https://huggingface.co/calcuis/pig-encoder/tree/main) or [here](https://huggingface.co/chatpig/umt5xxl-encoder-gguf/tree/main)
|
44 |
+
|
45 |
+
### **reference**
|
46 |
+
- base model from [wan-ai](https://huggingface.co/Wan-AI)
|
47 |
+
- comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
|
48 |
+
- gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases))
|