Instructions to use Comfy-Org/Wan_2.2_ComfyUI_Repackaged with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/Wan_2.2_ComfyUI_Repackaged with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Improve README - add tags for better discoverability (#15)
Browse files- Improve README - add tags for better discoverability (8ea53f1aa792b49f1efaf9157b14c7f9cc69d223)
- Merge main and resolve README conflict (1ff92de5a2be9511bac692617037e506c5363787)
Co-authored-by: Linoy Tsaban <linoyts@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -2,6 +2,15 @@
|
|
| 2 |
tags:
|
| 3 |
- diffusion-single-file
|
| 4 |
- comfyui
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
# Wan 2.2
|
|
|
|
| 2 |
tags:
|
| 3 |
- diffusion-single-file
|
| 4 |
- comfyui
|
| 5 |
+
license: apache-2.0
|
| 6 |
+
base_model:
|
| 7 |
+
- Wan-AI/Wan2.2-Animate-14B
|
| 8 |
+
- Wan-AI/Wan2.2-S2V-14B
|
| 9 |
+
- Wan-AI/Wan2.2-I2V-A14B
|
| 10 |
+
- alibaba-pai/Wan2.2-VACE-Fun-A14B
|
| 11 |
+
- Wan-AI/Wan2.2-T2V-A14B
|
| 12 |
+
- Wan-AI/Wan2.2-TI2V-5B
|
| 13 |
+
pipeline_tag: image-to-video
|
| 14 |
---
|
| 15 |
|
| 16 |
# Wan 2.2
|