Zaman01 commited on
Commit
f9de6d5
·
verified ·
1 Parent(s): 563e916

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -138,9 +138,7 @@ with gr.Blocks() as demo:
138
  gr.Markdown(
139
  "Upload an image and ask a question like:\n"
140
  "Anything"
141
- # "- *What is the color of the shirt?*\n"
142
- # "- *How many people are there?*\n"
143
- # "- *Is the person wearing glasses?*"
144
  )
145
 
146
  with gr.Row():
 
138
  gr.Markdown(
139
  "Upload an image and ask a question like:\n"
140
  "Anything"
141
+
 
 
142
  )
143
 
144
  with gr.Row():