xxx1 commited on
Commit
e148f3e
1 Parent(s): 0ca5e9e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -185,7 +185,7 @@ with gr.Blocks(
185
  image_input,
186
  chat_input,
187
  ],
188
- [ caption_output],
189
  )
190
  clear_button.click(
191
  lambda: ("", [],"","",""),
 
185
  image_input,
186
  chat_input,
187
  ],
188
+ [ caption_output,gpt3_output_v1,caption_output_v1],
189
  )
190
  clear_button.click(
191
  lambda: ("", [],"","",""),