Docfile commited on
Commit
5dfdbb0
·
verified ·
1 Parent(s): c8299f7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ import subprocess
10
  import tempfile
11
  import shutil
12
 
13
- # Authenticate using the application default credentials
14
  #credentials, project = google.auth.default()
15
  gen = api_key=os.environ['GOOGLE_API_KEY']
16
  # Initialize the Gemini client
 
10
  import tempfile
11
  import shutil
12
 
13
+ # Authenrticate using the application default credentials
14
  #credentials, project = google.auth.default()
15
  gen = api_key=os.environ['GOOGLE_API_KEY']
16
  # Initialize the Gemini client