Spaces:
Runtime error
Runtime error
Update infer.py
Browse files
infer.py
CHANGED
|
@@ -624,6 +624,9 @@ with gr.Blocks() as app:
|
|
| 624 |
gr.Markdown(
|
| 625 |
"# <center> Advanced RVC Inference\n"
|
| 626 |
)
|
|
|
|
|
|
|
|
|
|
| 627 |
with gr.Row():
|
| 628 |
sid = gr.Dropdown(
|
| 629 |
label="Weight",
|
|
|
|
| 624 |
gr.Markdown(
|
| 625 |
"# <center> Advanced RVC Inference\n"
|
| 626 |
)
|
| 627 |
+
gr.Markdown(
|
| 628 |
+
"[](https://huggingface.co/spaces/r3gm/Advanced-RVC-Inference?duplicate=true)\n\n"
|
| 629 |
+
)
|
| 630 |
with gr.Row():
|
| 631 |
sid = gr.Dropdown(
|
| 632 |
label="Weight",
|