Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -158,7 +158,6 @@ with app:
|
|
158 |
f0method
|
159 |
],
|
160 |
[vc_output1, vc_output2],
|
161 |
-
api_name = "trans"
|
162 |
)
|
163 |
|
164 |
app.launch(server_name="0.0.0.0",quiet=True)
|
|
|
158 |
f0method
|
159 |
],
|
160 |
[vc_output1, vc_output2],
|
|
|
161 |
)
|
162 |
|
163 |
app.launch(server_name="0.0.0.0",quiet=True)
|