Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -271,10 +271,9 @@ with gr.Blocks(theme="ParityError/Interstellar") as app:
|
|
271 |
with gr.Row():
|
272 |
with gr.Column():
|
273 |
with gr.Tabs():
|
274 |
-
|
275 |
-
|
276 |
-
|
277 |
-
gr.Markdown("- mod by Blane187")
|
278 |
|
279 |
with gr.Tabs():
|
280 |
with gr.TabItem("1.Choose a voice model:"):
|
|
|
271 |
with gr.Row():
|
272 |
with gr.Column():
|
273 |
with gr.Tabs():
|
274 |
+
gr.HTML("<b><h2> 📄RVC Easy Web </h2></b>")
|
275 |
+
gr.Markdown("- Code by @Rejekts")
|
276 |
+
gr.Markdown("- mod by Blane187")
|
|
|
277 |
|
278 |
with gr.Tabs():
|
279 |
with gr.TabItem("1.Choose a voice model:"):
|