Spaces:
Paused
Paused
Update app.py
Browse files
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.
|
| 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",
|