Artples commited on
Commit
771ccc7
·
verified ·
1 Parent(s): 7b1505e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ safety_settings = [
26
  ]
27
 
28
  # Model name
29
- MODEL_NAME = "gemini-1.5-flash-latest"
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