Add pipeline tag (#2)
Browse files- Add pipeline tag (7b0fc2d843e2cb7c298317b342a5bfd9112ce388)
Co-authored-by: merve <[email protected]>
README.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<div align="center">
|
| 2 |
<h1>OmniAvatar: Efficient Audio-Driven Avatar Video Generation with Adaptive Body Animation</h1>
|
| 3 |
|
|
@@ -117,4 +120,4 @@ If you find this repository useful, please consider giving a star ⭐ and citati
|
|
| 117 |
```
|
| 118 |
|
| 119 |
## Acknowledgments
|
| 120 |
-
Thanks to [Wan2.1](https://github.com/Wan-Video/Wan2.1), [FantasyTalking](https://github.com/Fantasy-AMAP/fantasy-talking) and [DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio) for open-sourcing their models and code, which provided valuable references and support for this project. Their contributions to the open-source community are truly appreciated.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pipeline_tag: text-to-video
|
| 3 |
+
---
|
| 4 |
<div align="center">
|
| 5 |
<h1>OmniAvatar: Efficient Audio-Driven Avatar Video Generation with Adaptive Body Animation</h1>
|
| 6 |
|
|
|
|
| 120 |
```
|
| 121 |
|
| 122 |
## Acknowledgments
|
| 123 |
+
Thanks to [Wan2.1](https://github.com/Wan-Video/Wan2.1), [FantasyTalking](https://github.com/Fantasy-AMAP/fantasy-talking) and [DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio) for open-sourcing their models and code, which provided valuable references and support for this project. Their contributions to the open-source community are truly appreciated.
|