Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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 |
-
### [
|
| 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():
|