Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -7
requirements.txt
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
streamlit
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
4 |
google-api-python-client
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
fpdf2
|
9 |
-
|
|
|
1 |
streamlit
|
2 |
+
faiss-cpu
|
3 |
+
numpy
|
4 |
+
sentence-transformers
|
5 |
+
requests
|
6 |
+
torch
|
7 |
+
tqdm
|
8 |
google-api-python-client
|
9 |
+
google-auth-oauthlib
|
10 |
+
google-auth
|
11 |
+
pyngrok
|
|
|
|