Update app.py
Browse files
app.py
CHANGED
@@ -1616,7 +1616,6 @@ with gr.Blocks(theme=gr.themes.Base(), title='Mangio-RVC-Web 💻') as app:
|
|
1616 |
step=0.01,
|
1617 |
interactive=True,
|
1618 |
)
|
1619 |
-
)
|
1620 |
|
1621 |
with gr.TabItem("Загрузить модель"):
|
1622 |
with gr.Row():
|
|
|
1616 |
step=0.01,
|
1617 |
interactive=True,
|
1618 |
)
|
|
|
1619 |
|
1620 |
with gr.TabItem("Загрузить модель"):
|
1621 |
with gr.Row():
|