BestWishYsh commited on
Commit
461e832
·
verified ·
1 Parent(s): a0cde36

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -2
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
- pinned: false
 
10
  license: apache-2.0
11
  short_description: Identity-Preserving Text-to-Video Generation
 
12
  ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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)