Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -38,7 +38,7 @@ def solve():
|
|
38 |
config={'thinking_config': {'include_thoughts': True}},
|
39 |
contents=[
|
40 |
{'inline_data': {'mime_type': 'image/png', 'data': img_str}},
|
41 |
-
"
|
42 |
]
|
43 |
)
|
44 |
|
|
|
38 |
config={'thinking_config': {'include_thoughts': True}},
|
39 |
contents=[
|
40 |
{'inline_data': {'mime_type': 'image/png', 'data': img_str}},
|
41 |
+
"résous cette exercice"
|
42 |
]
|
43 |
)
|
44 |
|