Spaces:
Runtime error
Runtime error
m4jbz
commited on
Commit
·
921b391
1
Parent(s):
b86bb8f
idk
Browse files
app.py
CHANGED
@@ -182,6 +182,8 @@ with demo:
|
|
182 |
input_button.click(
|
183 |
process,
|
184 |
inputs=[
|
|
|
|
|
185 |
input_text,
|
186 |
input_sid,
|
187 |
input_speed,
|
|
|
182 |
input_button.click(
|
183 |
process,
|
184 |
inputs=[
|
185 |
+
language_radio,
|
186 |
+
model_dropdown,
|
187 |
input_text,
|
188 |
input_sid,
|
189 |
input_speed,
|