shukdevdatta123 commited on
Commit
ee5ea31
·
verified ·
1 Parent(s): 592a2e1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,7 +32,7 @@ def extract_medicine_names(image, api_key):
32
  "HTTP-Referer": "https://medicine-extractor-app.com",
33
  "X-Title": "Medicine Name Extractor",
34
  },
35
- model="google/gemini-2.5-pro-exp-03-25:free",
36
  messages=[
37
  {
38
  "role": "system",
 
32
  "HTTP-Referer": "https://medicine-extractor-app.com",
33
  "X-Title": "Medicine Name Extractor",
34
  },
35
+ model="google/gemini-2.0-flash-exp:free",
36
  messages=[
37
  {
38
  "role": "system",