calcuis commited on
Commit
aa0e14a
·
verified ·
1 Parent(s): bc9659c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -14,4 +14,9 @@ tags:
14
  - drag **t5xxl-um** to > `./ComfyUI/models/text_encoders`
15
  - drag **vae** to > `./ComfyUI/models/vae`
16
 
17
- ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/wan-t2v.gif)
 
 
 
 
 
 
14
  - drag **t5xxl-um** to > `./ComfyUI/models/text_encoders`
15
  - drag **vae** to > `./ComfyUI/models/vae`
16
 
17
+ ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/wan-t2v.gif)
18
+
19
+ ### **reference**
20
+ - base model from [wan-ai](https://huggingface.co/Wan-AI/Wan2.1-T2V-14B)
21
+ - comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
22
+ - gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases))