amkvey5 commited on
Commit
6b506c6
·
verified ·
1 Parent(s): 259783d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -7,8 +7,8 @@
7
  from google.cloud import aiplatform
8
  # pip install -U langchain-google-vertexai
9
 
10
- from google.colab import auth as google_auth
11
- google_auth.authenticate_user()
12
 
13
  import vertexai
14
  PROJECT_ID = "ace-hydra-404205" #enter your project id here
 
7
  from google.cloud import aiplatform
8
  # pip install -U langchain-google-vertexai
9
 
10
+ # from google.colab import auth as google_auth
11
+ # google_auth.authenticate_user()
12
 
13
  import vertexai
14
  PROJECT_ID = "ace-hydra-404205" #enter your project id here