Update app_modules/utils.py
This commit is contained in:
parent
dc9e8135dd
commit
e195253e13
|
@ -219,7 +219,6 @@ def transfer_input(inputs):
|
||||||
inputs,
|
inputs,
|
||||||
gr.update(value=""),
|
gr.update(value=""),
|
||||||
gr.Button.update(visible=True),
|
gr.Button.update(visible=True),
|
||||||
gr.Button.update(visible=True),
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue