Docfile commited on
Commit
e43a3ec
·
verified ·
1 Parent(s): 2d07afc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -44,7 +44,7 @@ def solve():
44
  model="gemini-2.5-pro-exp-03-25",
45
  contents=[
46
  {'inline_data': {'mime_type': 'image/png', 'data': img_str}},
47
- """Résous ça with rendering latex"""
48
 
49
  ]
50
  )
@@ -97,7 +97,7 @@ def solved():
97
  model="gemini-2.0-flash-thinking-exp-01-21",
98
  contents=[
99
  {'inline_data': {'mime_type': 'image/png', 'data': img_str}},
100
- """ Résous ça with rendering latex"""
101
  ]
102
  )
103
  #Resous cette exercice. ça doit être bien présentable et espacé. je veux un jolie rendu
 
44
  model="gemini-2.5-pro-exp-03-25",
45
  contents=[
46
  {'inline_data': {'mime_type': 'image/png', 'data': img_str}},
47
+ """Résous ça en français with rendering latex"""
48
 
49
  ]
50
  )
 
97
  model="gemini-2.0-flash-thinking-exp-01-21",
98
  contents=[
99
  {'inline_data': {'mime_type': 'image/png', 'data': img_str}},
100
+ """ Résous ça en français with rendering latex"""
101
  ]
102
  )
103
  #Resous cette exercice. ça doit être bien présentable et espacé. je veux un jolie rendu