ZHANGYUXUAN-zR commited on
Commit
049a007
Β·
verified Β·
1 Parent(s): 8cc6692

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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