Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -26,7 +26,7 @@ safety_settings = [
|
|
26 |
]
|
27 |
|
28 |
# Model name
|
29 |
-
MODEL_NAME = "gemini-2.
|
30 |
|
31 |
# Framework selection (e.g., Tailwind, Bootstrap, etc.)
|
32 |
framework = "Tailwind CSS with the Browser CDN, with the script for it gotten from https://priority.cdn.leunos.com/tailwind.js, so use Tailwind" # Change this to "Bootstrap" or any other framework as needed
|
|
|
26 |
]
|
27 |
|
28 |
# Model name
|
29 |
+
MODEL_NAME = "gemini-2.5-flash-preview-04-17"
|
30 |
|
31 |
# Framework selection (e.g., Tailwind, Bootstrap, etc.)
|
32 |
framework = "Tailwind CSS with the Browser CDN, with the script for it gotten from https://priority.cdn.leunos.com/tailwind.js, so use Tailwind" # Change this to "Bootstrap" or any other framework as needed
|