Nymbo commited on
Commit
7983632
1 Parent(s): 636dd83

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,11 +1,12 @@
1
  ---
2
- title: MMAudio — generating synchronized audio from video/text
3
  emoji: 🔊
4
  colorFrom: blue
5
  colorTo: indigo
6
  sdk: gradio
7
  app_file: app.py
8
- pinned: false
 
9
  ---
10
 
11
 
@@ -159,5 +160,4 @@ Work in progress.
159
  Many thanks to:
160
  - [Make-An-Audio 2](https://github.com/bytedance/Make-An-Audio-2) for the 16kHz BigVGAN pretrained model
161
  - [BigVGAN](https://github.com/NVIDIA/BigVGAN)
162
- - [Synchformer](https://github.com/v-iashin/Synchformer)
163
-
 
1
  ---
2
+ title: MMAudio
3
  emoji: 🔊
4
  colorFrom: blue
5
  colorTo: indigo
6
  sdk: gradio
7
  app_file: app.py
8
+ pinned: true
9
+ short_description: Video to Audio
10
  ---
11
 
12
 
 
160
  Many thanks to:
161
  - [Make-An-Audio 2](https://github.com/bytedance/Make-An-Audio-2) for the 16kHz BigVGAN pretrained model
162
  - [BigVGAN](https://github.com/NVIDIA/BigVGAN)
163
+ - [Synchformer](https://github.com/v-iashin/Synchformer)