Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -272,8 +272,8 @@ with gr.Blocks(theme="ParityError/Interstellar") as app:
|
|
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:"):
|
|
|
272 |
with gr.Column():
|
273 |
with gr.Tabs():
|
274 |
gr.HTML("<b><h2> 📄RVC Easy Web </h2></b>")
|
275 |
+
gr.Markdown("- Code by @[Rejekts](https://huggingface.co/spaces/Rejekts/RVC_PlayGround)")
|
276 |
+
gr.Markdown("- mod by @[Blane187](https://github.com/Blane187)")
|
277 |
|
278 |
with gr.Tabs():
|
279 |
with gr.TabItem("1.Choose a voice model:"):
|