Instructions to use zai-org/SCAIL-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- SCAIL-2
How to use zai-org/SCAIL-2 with SCAIL-2:
# 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
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,12 +14,13 @@ library_name: diffusers
|
|
| 14 |
<div align="center">
|
| 15 |
<img src='https://img.shields.io/badge/π arXiv-coming soon-red'>
|
| 16 |
<a href='https://teal024.github.io/SCAIL-E2E/'><img src='https://img.shields.io/badge/π Project Page-green'></a>
|
|
|
|
| 17 |
</div>
|
| 18 |
|
| 19 |
SCAIL-2 is an open-source model for **end-to-end controlled character animation**. It animates a reference character with a driving video, and also supports character replacement and multi-character scenarios without relying on intermediate pose representations.
|
| 20 |
|
| 21 |
<p align="center">
|
| 22 |
-
<img src='resources/teaser.png' alt='Teaser' width='90%'>
|
| 23 |
</p>
|
| 24 |
|
| 25 |
## π Overview
|
|
@@ -33,7 +34,7 @@ SCAIL-2 removes this dependence and achieve **End-to-end Driving**. Using severa
|
|
| 33 |
- Zero-shot support for advanced control intermediates like SAM3D-Body mesh rendering
|
| 34 |
|
| 35 |
<p align="center">
|
| 36 |
-
<img src='resources/network.png' alt='pipeline' width='90%'>
|
| 37 |
</p>
|
| 38 |
|
| 39 |
|
|
|
|
| 14 |
<div align="center">
|
| 15 |
<img src='https://img.shields.io/badge/π arXiv-coming soon-red'>
|
| 16 |
<a href='https://teal024.github.io/SCAIL-E2E/'><img src='https://img.shields.io/badge/π Project Page-green'></a>
|
| 17 |
+
<a href='https://github.com/zai-org/SCAIL-2'><img src='https://img.shields.io/badge/π» GitHub-black?logo=github'></a>
|
| 18 |
</div>
|
| 19 |
|
| 20 |
SCAIL-2 is an open-source model for **end-to-end controlled character animation**. It animates a reference character with a driving video, and also supports character replacement and multi-character scenarios without relying on intermediate pose representations.
|
| 21 |
|
| 22 |
<p align="center">
|
| 23 |
+
<img src='https://raw.githubusercontent.com/zai-org/SCAIL-2/refs/heads/wan-scail2/resources/teaser.png' alt='Teaser' width='90%'>
|
| 24 |
</p>
|
| 25 |
|
| 26 |
## π Overview
|
|
|
|
| 34 |
- Zero-shot support for advanced control intermediates like SAM3D-Body mesh rendering
|
| 35 |
|
| 36 |
<p align="center">
|
| 37 |
+
<img src='https://raw.githubusercontent.com/zai-org/SCAIL-2/refs/heads/wan-scail2/resources/network.png' alt='pipeline' width='90%'>
|
| 38 |
</p>
|
| 39 |
|
| 40 |
|