Instructions to use Comfy-Org/Wan-Dancer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/Wan-Dancer 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
Normalize README metadata and formatting
#8
by Lexius - opened
README.md
CHANGED
|
@@ -3,6 +3,8 @@ license: apache-2.0
|
|
| 3 |
tags:
|
| 4 |
- comfyui
|
| 5 |
- diffusion-single-file
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
# Wan-Dancer
|
|
@@ -19,4 +21,4 @@ Place the files in the following folders:
|
|
| 19 |
β βββ π diffusion_models/
|
| 20 |
β β βββ wan2.2_dancer_14b_global_fp8_scaled.safetensors
|
| 21 |
β β βββ wan2.2_dancer_14b_local_fp8_scaled.safetensors
|
| 22 |
-
```
|
|
|
|
| 3 |
tags:
|
| 4 |
- comfyui
|
| 5 |
- diffusion-single-file
|
| 6 |
+
base_model:
|
| 7 |
+
- Wan-AI/Wan2.2-Dancer-14B
|
| 8 |
---
|
| 9 |
|
| 10 |
# Wan-Dancer
|
|
|
|
| 21 |
β βββ π diffusion_models/
|
| 22 |
β β βββ wan2.2_dancer_14b_global_fp8_scaled.safetensors
|
| 23 |
β β βββ wan2.2_dancer_14b_local_fp8_scaled.safetensors
|
| 24 |
+
```
|