Docfile commited on
Commit
6307492
·
verified ·
1 Parent(s): de70041

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,7 +73,7 @@ def solve():
73
  mode = 'starting'
74
  try:
75
  response = client.models.generate_content_stream(
76
- model="gemini-2.5-pro-exp-03-25",
77
  contents=[
78
  {'inline_data': {'mime_type': 'image/png', 'data': img_str}},
79
  """Résous ça en français with rendering latex"""
 
73
  mode = 'starting'
74
  try:
75
  response = client.models.generate_content_stream(
76
+ model="gemini-2.5-flash-preview-04-17",
77
  contents=[
78
  {'inline_data': {'mime_type': 'image/png', 'data': img_str}},
79
  """Résous ça en français with rendering latex"""