Spaces:
Build error
Build error
talexm commited on
Commit ·
e512ea0
1
Parent(s): 9c63cfb
update
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,8 @@
|
|
| 1 |
google-api-python-client
|
| 2 |
neo4j
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
google-api-python-client
|
| 2 |
neo4j
|
| 3 |
+
sentence-transformers
|
| 4 |
+
numpy
|
| 5 |
+
scikit-learn
|
| 6 |
+
faiss-cpu
|
| 7 |
+
pandas
|
| 8 |
+
transformers
|