Spaces:
Sleeping
Sleeping
Update Lab_report_analysis.py
Browse files- Lab_report_analysis.py +1 -1
Lab_report_analysis.py
CHANGED
|
@@ -41,7 +41,7 @@ If the image is unreadable, respond: "The image text is unclear."
|
|
| 41 |
"""
|
| 42 |
|
| 43 |
completion = client.chat.completions.create(
|
| 44 |
-
model="google/gemma-
|
| 45 |
messages=[
|
| 46 |
{
|
| 47 |
"role": "user",
|
|
|
|
| 41 |
"""
|
| 42 |
|
| 43 |
completion = client.chat.completions.create(
|
| 44 |
+
model="google/gemma-3-27b-it",
|
| 45 |
messages=[
|
| 46 |
{
|
| 47 |
"role": "user",
|