Update README.md
Browse files
README.md
CHANGED
@@ -61,10 +61,12 @@ tags:
|
|
61 |
- example workflow ([json](https://huggingface.co/calcuis/pig/blob/main/workflow-pig-video.json)) for pig-video
|
62 |
- example workflow ([json](https://huggingface.co/calcuis/pig/blob/main/workflow-pig-mochi.json)) for pig-mochi
|
63 |
- example workflow ([json](https://huggingface.co/calcuis/pig/blob/main/workflow-pig-cosmos.json)) for pig-cosmos [[oldt5xxl](https://huggingface.co/chatpig/t5xxl/blob/main/oldt5_xxl_fp8_e4m3fn.safetensors)]
|
|
|
|
|
64 |
|
65 |
<Gallery />
|
66 |
|
67 |
### **reference**
|
68 |
-
- base model from [connector](https://huggingface.co/connector) (pig-[1k](https://huggingface.co/connector/pig-1k)|[1k-turbo](https://huggingface.co/connector/pig-1k-turbo)|[video](https://huggingface.co/connector/pig-video)|[mochi](https://huggingface.co/connector/pig-mochi)|[cosmos](https://huggingface.co/connector/pig-cosmos))
|
69 |
- comfyui [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
|
70 |
- gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases))
|
|
|
61 |
- example workflow ([json](https://huggingface.co/calcuis/pig/blob/main/workflow-pig-video.json)) for pig-video
|
62 |
- example workflow ([json](https://huggingface.co/calcuis/pig/blob/main/workflow-pig-mochi.json)) for pig-mochi
|
63 |
- example workflow ([json](https://huggingface.co/calcuis/pig/blob/main/workflow-pig-cosmos.json)) for pig-cosmos [[oldt5xxl](https://huggingface.co/chatpig/t5xxl/blob/main/oldt5_xxl_fp8_e4m3fn.safetensors)]
|
64 |
+
- example workflow (json) for pig-t2w
|
65 |
+
- example workflow (json) for pig-v2w
|
66 |
|
67 |
<Gallery />
|
68 |
|
69 |
### **reference**
|
70 |
+
- base model from [connector](https://huggingface.co/connector) (pig-[1k](https://huggingface.co/connector/pig-1k)|[1k-turbo](https://huggingface.co/connector/pig-1k-turbo)|[video](https://huggingface.co/connector/pig-video)|[mochi](https://huggingface.co/connector/pig-mochi)|[cosmos](https://huggingface.co/connector/pig-cosmos)|[t2w](https://huggingface.co/connector/pig-t2w)|[v2w](https://huggingface.co/connector/pig-v2w))
|
71 |
- comfyui [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
|
72 |
- gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases))
|