Artples commited on
Commit
4ce38ec
·
verified ·
1 Parent(s): 3fe2f20

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ safety_settings = [
25
  ]
26
 
27
  # Model name
28
- MODEL_NAME = "gemini-1.5-pro-latest"
29
 
30
  # Framework selection (e.g., Tailwind, Bootstrap, etc.)
31
  framework = "Regular CSS use flex grid etc" # Change this to "Bootstrap" or any other framework as needed
 
25
  ]
26
 
27
  # Model name
28
+ MODEL_NAME = "gemini-1.5-flash-latest"
29
 
30
  # Framework selection (e.g., Tailwind, Bootstrap, etc.)
31
  framework = "Regular CSS use flex grid etc" # Change this to "Bootstrap" or any other framework as needed