Artples commited on
Commit
9d16f57
·
verified ·
1 Parent(s): 7c1f4c4

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-2.0-flash"
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