Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
|
@@ -11,4 +11,9 @@ streamlit
|
|
| 11 |
langchain-community
|
| 12 |
torch
|
| 13 |
datasets
|
| 14 |
-
sentencepiece
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
langchain-community
|
| 12 |
torch
|
| 13 |
datasets
|
| 14 |
+
sentencepiece
|
| 15 |
+
tf-keras
|
| 16 |
+
datetime
|
| 17 |
+
psycopg2
|
| 18 |
+
gspread
|
| 19 |
+
oauth2client
|