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 |
-
"Resous cette exercice. ça doit être bien présentable et espacé afin d'être facile à lire
|
| 42 |
]
|
| 43 |
)
|
| 44 |
|
|
|
|
| 38 |
config={'thinking_config': {'include_thoughts': True}},
|
| 39 |
contents=[
|
| 40 |
{'inline_data': {'mime_type': 'image/png', 'data': img_str}},
|
| 41 |
+
"Resous cette exercice. ça doit être bien présentable et espacé afin d'être facile à lire."
|
| 42 |
]
|
| 43 |
)
|
| 44 |
|