Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
tags:
|
| 4 |
+
- video
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
# Wan2.2-Animate 14B INT8
|
| 8 |
+
|
| 9 |
+
n2.2-Animate is a unified model for character animation and replacement. It can replace a character in a video with a reference image, replicating holistic movement and expression. Built on a Mixture-of-Experts architecture with 14B active parameters per inference step.
|
| 10 |
+
|
| 11 |
+
## Author
|
| 12 |
+
|
| 13 |
+
**[Wan-AI](https://huggingface.co/Wan-AI/Wan2.2-Animate-14B)**
|
| 14 |
+
|
| 15 |
+
## Quantization
|
| 16 |
+
|
| 17 |
+
Quantized by **[szwagros](https://huggingface.co/szwagros)**
|
| 18 |
+
|
| 19 |
+
## License
|
| 20 |
+
|
| 21 |
+
Apache License 2.0
|
| 22 |
+
|
| 23 |
+
---
|
| 24 |
+
*Hosted by [deAPI-ai](https://huggingface.co/deAPI-ai) for use with [GamerHash AI](https://gamerhash.com)*
|