Add pipeline tag and link to paper page
#3
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,13 +1,17 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
| 3 |
---
|
|
|
|
| 4 |
<div align="center">
|
| 5 |
|
| 6 |
# daVinci-MagiHuman
|
| 7 |
|
| 8 |
### Speed by Simplicity: A Single-Stream Architecture for Fast Audio-Video Generative Foundation Model
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
| 11 |
<a href="https://plms.ai">SII-GAIR</a> & <a href="https://sand.ai">Sand.ai</a>
|
| 12 |
</p>
|
| 13 |
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
pipeline_tag: any-to-any
|
| 4 |
---
|
| 5 |
+
|
| 6 |
<div align="center">
|
| 7 |
|
| 8 |
# daVinci-MagiHuman
|
| 9 |
|
| 10 |
### Speed by Simplicity: A Single-Stream Architecture for Fast Audio-Video Generative Foundation Model
|
| 11 |
|
| 12 |
+
This repository contains the weights for **daVinci-MagiHuman**, introduced in the paper [Speed by Simplicity: A Single-Stream Architecture for Fast Audio-Video Generative Foundation Model](https://huggingface.co/papers/2603.21986).
|
| 13 |
+
|
| 14 |
+
<p align="center Visitor">
|
| 15 |
<a href="https://plms.ai">SII-GAIR</a> & <a href="https://sand.ai">Sand.ai</a>
|
| 16 |
</p>
|
| 17 |
|