nhatipoglu commited on
Commit
8462782
1 Parent(s): d0a3cb7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -131,7 +131,9 @@ with gr.Blocks(css=css) as demo:
131
  ["assets/2024_09_10_10_58_23.png", "Solve the question"],
132
  ["assets/2024_09_10_10_58_40.png", "Solve the question"],
133
  ["assets/2024_09_10_11_07_31.png", "Solve the question"],
134
- ["assets/comics.jpeg", "Describe the since"],
 
 
135
  ],
136
  inputs=[input_img, text_input],
137
  outputs=[model_output_text],
 
131
  ["assets/2024_09_10_10_58_23.png", "Solve the question"],
132
  ["assets/2024_09_10_10_58_40.png", "Solve the question"],
133
  ["assets/2024_09_10_11_07_31.png", "Solve the question"],
134
+ ["assets/comics.jpeg", "Describe the scene"],
135
+ ["assets/rescaled_IMG_3644.PNG", "Describe the scene"],
136
+ ["assets/rescaled_IMG_4028.PNG", "Describe the scene"]
137
  ],
138
  inputs=[input_img, text_input],
139
  outputs=[model_output_text],