Spaces:
Runtime error
Runtime error
Zihao Wang
commited on
Commit
•
02333e3
1
Parent(s):
bffea63
add google api
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -3,3 +3,5 @@ openai
|
|
3 |
langchain
|
4 |
tiktoken
|
5 |
html2text
|
|
|
|
|
|
3 |
langchain
|
4 |
tiktoken
|
5 |
html2text
|
6 |
+
google-api-python-client>=2.100.0
|
7 |
+
|