Spaces:
Runtime error
Runtime error
BestWishYsh
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -5,10 +5,26 @@ colorFrom: pink
|
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.6.0
|
|
|
8 |
app_file: app.py
|
9 |
-
|
|
|
10 |
license: apache-2.0
|
11 |
short_description: Identity-Preserving Text-to-Video Generation
|
|
|
12 |
---
|
13 |
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.6.0
|
8 |
+
app_port: 7860
|
9 |
app_file: app.py
|
10 |
+
models:
|
11 |
+
- BestWishYsh/ConsisID-preview
|
12 |
license: apache-2.0
|
13 |
short_description: Identity-Preserving Text-to-Video Generation
|
14 |
+
disable_embedding: false
|
15 |
---
|
16 |
|
17 |
+
<h1 align="center"> <a href="https://pku-yuangroup.github.io/ConsisID">Identity-Preserving Text-to-Video Generation by Frequency Decomposition</a></h1>
|
18 |
+
|
19 |
+
<h5 align="center"> If you like our project, please give us a star ⭐ on GitHub for the latest update. </h2>
|
20 |
+
|
21 |
+
## 😍 Gallery
|
22 |
+
|
23 |
+
Identity-Preserving Text-to-Video Generation.
|
24 |
+
[![Demo Video of ConsisID](https://github.com/user-attachments/assets/634248f6-1b54-4963-88d6-34fa7263750b)](https://www.youtube.com/watch?v=PhlgC-bI5SQ)
|
25 |
+
or you can click <a href="https://github.com/SHYuanBest/shyuanbest_media/raw/refs/heads/main/ConsisID/showcase_videos.mp4">here</a> to watch the video.
|
26 |
+
|
27 |
+
## Space Description
|
28 |
+
- **Repository:** [Code](https://github.com/PKU-YuanGroup/ConsisID), [Page](https://pku-yuangroup.github.io/ConsisID/), [Data](https://huggingface.co/datasets/BestWishYsh/ConsisID-preview-Data)
|
29 |
+
- **Paper:** arxiv.org/abs/2411.17440
|
30 |
+
- **Point of Contact:** [Shenghai Yuan](shyuan-cs@hotmail.com)
|