Spaces:
Runtime error
Runtime error
Update app.py (#1)
Browse files- Update app.py (e79d29285f5bc832e000f6f020495b7c908e2326)
Co-authored-by: Blane <[email protected]>
app.py
CHANGED
|
@@ -265,7 +265,7 @@ def download_audio(url, audio_name):
|
|
| 265 |
with gr.Blocks(theme="ParityError/Interstellar") as app:
|
| 266 |
with gr.Column():
|
| 267 |
with gr.Tabs():
|
| 268 |
-
gr.HTML("<b
|
| 269 |
with gr.Column():
|
| 270 |
with gr.Tabs():
|
| 271 |
|
|
|
|
| 265 |
with gr.Blocks(theme="ParityError/Interstellar") as app:
|
| 266 |
with gr.Column():
|
| 267 |
with gr.Tabs():
|
| 268 |
+
gr.HTML("<h1 align="center"><b> RVC V2 Cli Inference<b></div>")
|
| 269 |
with gr.Column():
|
| 270 |
with gr.Tabs():
|
| 271 |
|