MillanK commited on
Commit
b84f00b
·
1 Parent(s): 4b70343

minor change

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -202,7 +202,7 @@ with gr.Blocks(css=css) as demo:
202
  gr.Markdown(
203
  """
204
  # Jedi GUI Grounding Demo
205
- Upload an image and provide a description of an element. In the demo, we use the Jedi-7B model for demostration.
206
  """)
207
  with gr.Row():
208
  with gr.Column():
 
202
  gr.Markdown(
203
  """
204
  # Jedi GUI Grounding Demo
205
+ Upload a screenshot and provide a description of an element. In the demo, we use the Jedi-7B model for demostration.
206
  """)
207
  with gr.Row():
208
  with gr.Column():