prabinpanta0 commited on
Commit
cf018dc
1 Parent(s): 7e061e2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
  gradio>=3.0.0
2
  vertexai
3
  google-cloud-core
 
 
 
 
1
  gradio>=3.0.0
2
  vertexai
3
  google-cloud-core
4
+ google-auth
5
+ google-auth-oauthlib
6
+ google-auth-httplib2