Spaces:
Runtime error
Runtime error
project-baize
commited on
Commit
·
e195253
1
Parent(s):
dc9e813
Update app_modules/utils.py
Browse files- app_modules/utils.py +0 -1
app_modules/utils.py
CHANGED
@@ -219,7 +219,6 @@ def transfer_input(inputs):
|
|
219 |
inputs,
|
220 |
gr.update(value=""),
|
221 |
gr.Button.update(visible=True),
|
222 |
-
gr.Button.update(visible=True),
|
223 |
)
|
224 |
|
225 |
|
|
|
219 |
inputs,
|
220 |
gr.update(value=""),
|
221 |
gr.Button.update(visible=True),
|
|
|
222 |
)
|
223 |
|
224 |
|