ziyadsuper2017 commited on
Commit
4663d01
·
verified ·
1 Parent(s): 5be0b07

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ import google.generativeai as genai
3
  import json
4
 
5
  # Set up Gemini API
6
- api_key = "AIzaSyAHD0FwX-Ds6Y3eI-i5Oz7IdbJqR6rN7pg"
7
  genai.configure(api_key=api_key)
8
 
9
  # Configure the Gemini model
 
3
  import json
4
 
5
  # Set up Gemini API
6
+ api_key = "AIzaSyBbusXSbq7JTI8Sa7vjGqu-h2zluKhDpX8"
7
  genai.configure(api_key=api_key)
8
 
9
  # Configure the Gemini model