Rahatara commited on
Commit
7c3b331
·
verified ·
1 Parent(s): f172c98

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ import base64
5
  import json
6
 
7
  # Replace with your Google AI Studio API key
8
- API_KEY = "YOUR_GEMINI_API_KEY"
9
  project_id= "genai-test-396922"
10
  location= "us-central1"
11
  model_id= "gemini-2.0-flash-exp"
 
5
  import json
6
 
7
  # Replace with your Google AI Studio API key
8
+ API_KEY = "GOOGLE_API_KEY"
9
  project_id= "genai-test-396922"
10
  location= "us-central1"
11
  model_id= "gemini-2.0-flash-exp"