mimbres commited on
Commit
03f8740
1 Parent(s): 47d3b92

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -136,8 +136,8 @@ with gr.Blocks(theme=theme) as demo:
136
  gr.Markdown(
137
  """
138
  ### 🎶YourMT3+: Multi-instrument Music Transcription with Enhanced Transformer Architectures and Cross-dataset Stem Augmentation
139
- ##### Caution! Running on CPU takes more than 3 minutes for a 30-second input. It is recommended to use T4 GPU-small ($0.4/hr) or [Colab Demo](https://www.naver.com).
140
- #### [Paper](https://arxiv.org/abs/2407.04822) [Colab Demo](https://colab.research.google.com/drive/1AgOVEBfZknDkjmSRA7leoa81a2vrnhBG?usp=sharing) [Code](https://github.com/mimbres/YourMT3)
141
  """)
142
 
143
  with gr.Group():
 
136
  gr.Markdown(
137
  """
138
  ### 🎶YourMT3+: Multi-instrument Music Transcription with Enhanced Transformer Architectures and Cross-dataset Stem Augmentation
139
+ ##### Caution! Running on CPU takes more than 3 minutes for a 30-second input. It is recommended to use T4 GPU-small ($0.4/hr) or [Colab Demo](https://colab.research.google.com/drive/1AgOVEBfZknDkjmSRA7leoa81a2vrnhBG?usp=sharing)
140
+ #### [Paper](https://arxiv.org/abs/2407.04822) [Code](https://github.com/mimbres/YourMT3)
141
  """)
142
 
143
  with gr.Group():