Update app_modules/utils.py

This commit is contained in:
Baize 2023-04-02 05:35:56 +00:00 committed by huggingface-web
parent dc9e8135dd
commit e195253e13
1 changed files with 0 additions and 1 deletions

View File

@ -219,7 +219,6 @@ def transfer_input(inputs):
inputs,
gr.update(value=""),
gr.Button.update(visible=True),
gr.Button.update(visible=True),
)