mimbres commited on
Commit
bc1c8d9
1 Parent(s): 25872a9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -174,10 +174,9 @@ with gr.Blocks(theme=theme, css=css) as demo:
174
  #### Caution:
175
  - Currently running on CPU, and it takes longer than 3 minutes for a 30-second input. Please try [GPU-HuggingFace-demo](mimbres/YourMT3) for fast inference.
176
  - For acadmic reproduction purpose, we strongly recommend to use [Colab Demo](https://colab.research.google.com/drive/1AgOVEBfZknDkjmSRA7leoa81a2vrnhBG?usp=sharing) with multiple checkpoints.
177
- ### [Paper](https://arxiv.org/abs/2407.04822) [Code](https://github.com/mimbres/YourMT3)
178
  <div style="display: inline-block;">
179
  <a href="https://arxiv.org/abs/2407.04822">
180
- <img src="https://img.shields.io/badge/arXiv-B31B1B?logo=arxiv&logoColor=fff&style=plastic" alt="arXiv Badge"/>
181
  </a>
182
  </div>
183
  <div style="display: inline-block;">
 
174
  #### Caution:
175
  - Currently running on CPU, and it takes longer than 3 minutes for a 30-second input. Please try [GPU-HuggingFace-demo](mimbres/YourMT3) for fast inference.
176
  - For acadmic reproduction purpose, we strongly recommend to use [Colab Demo](https://colab.research.google.com/drive/1AgOVEBfZknDkjmSRA7leoa81a2vrnhBG?usp=sharing) with multiple checkpoints.
 
177
  <div style="display: inline-block;">
178
  <a href="https://arxiv.org/abs/2407.04822">
179
+ <img src="https://img.shields.io/badge/arXiv:2407.04822-B31B1B?logo=arxiv&logoColor=fff&style=plastic" alt="arXiv Badge"/>
180
  </a>
181
  </div>
182
  <div style="display: inline-block;">