vikhyatk commited on
Commit
8e686df
·
verified ·
1 Parent(s): 89703a3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -217,7 +217,7 @@ def localized_query(img, x, y, question):
217
  outline="red",
218
  )
219
 
220
- yield "", {"text": "..."}, gr.update(visible=True, value=img_clone)
221
 
222
 
223
  js = ""
 
217
  outline="red",
218
  )
219
 
220
+ yield "", {"text": "", "entities": []}, gr.update(visible=True, value=img_clone)
221
 
222
 
223
  js = ""