Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -125,7 +125,6 @@ with gr.Blocks(css=css) as demo:
|
|
125 |
|
126 |
gr.Examples(
|
127 |
examples=[
|
128 |
-
["assets/2024_09_10_10_56_40.png", "Solve the question", default_system_prompt],
|
129 |
["assets/2024_09_10_10_58_23.png", "Solve the question", default_system_prompt],
|
130 |
["assets/2024_09_10_10_58_40.png", "Solve the question", default_system_prompt],
|
131 |
["assets/2024_09_10_11_07_31.png", "Solve the question", default_system_prompt],
|
|
|
125 |
|
126 |
gr.Examples(
|
127 |
examples=[
|
|
|
128 |
["assets/2024_09_10_10_58_23.png", "Solve the question", default_system_prompt],
|
129 |
["assets/2024_09_10_10_58_40.png", "Solve the question", default_system_prompt],
|
130 |
["assets/2024_09_10_11_07_31.png", "Solve the question", default_system_prompt],
|