Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -1710,7 +1710,6 @@ with gr.Blocks(theme=theme) as app:
|
|
1710 |
input_audio0,
|
1711 |
vc_transform0,
|
1712 |
f0_file,
|
1713 |
-
f0method0,
|
1714 |
file_index1,
|
1715 |
# file_index2,
|
1716 |
# file_big_npy1,
|
@@ -1825,7 +1824,6 @@ with gr.Blocks(theme=theme) as app:
|
|
1825 |
opt_input,
|
1826 |
inputs,
|
1827 |
vc_transform1,
|
1828 |
-
f0method1,
|
1829 |
file_index3,
|
1830 |
file_index4,
|
1831 |
# file_big_npy2,
|
|
|
1710 |
input_audio0,
|
1711 |
vc_transform0,
|
1712 |
f0_file,
|
|
|
1713 |
file_index1,
|
1714 |
# file_index2,
|
1715 |
# file_big_npy1,
|
|
|
1824 |
opt_input,
|
1825 |
inputs,
|
1826 |
vc_transform1,
|
|
|
1827 |
file_index3,
|
1828 |
file_index4,
|
1829 |
# file_big_npy2,
|