mimbres commited on
Commit
48b4c3d
1 Parent(s): 1dc14df

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -178,7 +178,7 @@ with gr.Blocks(theme=theme, css=css) as demo:
178
  #### Caution:
179
  - Currently running on CPU, and it takes longer than 3 minutes for a 30-second input.
180
  - For acadmic reproduction purpose, we strongly recommend to use [Colab Demo](https://colab.research.google.com/drive/1AgOVEBfZknDkjmSRA7leoa81a2vrnhBG?usp=sharing) with multiple checkpoints.
181
- ### [Paper](https://arxiv.org/abs/2407.04822) [Code](https://github.com/mimbres/YourMT3)
182
  """)
183
 
184
  with gr.Group():
 
178
  #### Caution:
179
  - Currently running on CPU, and it takes longer than 3 minutes for a 30-second input.
180
  - For acadmic reproduction purpose, we strongly recommend to use [Colab Demo](https://colab.research.google.com/drive/1AgOVEBfZknDkjmSRA7leoa81a2vrnhBG?usp=sharing) with multiple checkpoints.
181
+ ### [arxiv:2407.04822](https://arxiv.org/abs/2407.04822) | [Code](https://github.com/mimbres/YourMT3)
182
  """)
183
 
184
  with gr.Group():