HaochenGong commited on
Commit
1fccebd
·
1 Parent(s): 976e2f2

google drive

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -11,4 +11,8 @@ pytesseract==0.3.10
11
  https://huggingface.co/spacy/en_core_web_sm/resolve/main/en_core_web_sm-any-py3-none-any.whl
12
  transformers
13
  openai==0.27.0
14
- openpyxl
 
 
 
 
 
11
  https://huggingface.co/spacy/en_core_web_sm/resolve/main/en_core_web_sm-any-py3-none-any.whl
12
  transformers
13
  openai==0.27.0
14
+ openpyxl
15
+ google-auth
16
+ google-auth-oauthlib
17
+ google-auth-httplib2
18
+ google-api-python-client