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-
|
30 |
|
31 |
# Framework selection (e.g., Tailwind, Bootstrap, etc.)
|
32 |
framework = "Regular CSS use flex grid etc" # Change this to "Bootstrap" or any other framework as needed
|
|
|
26 |
]
|
27 |
|
28 |
# Model name
|
29 |
+
MODEL_NAME = "gemini-2.0-flash"
|
30 |
|
31 |
# Framework selection (e.g., Tailwind, Bootstrap, etc.)
|
32 |
framework = "Regular CSS use flex grid etc" # Change this to "Bootstrap" or any other framework as needed
|