Spaces:
Runtime error
Runtime error
Commit
·
483709c
1
Parent(s):
2101a90
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -7,4 +7,10 @@ pinecone-client
|
|
7 |
pypdf
|
8 |
joblib
|
9 |
pandas
|
10 |
-
scikit-learn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pypdf
|
8 |
joblib
|
9 |
pandas
|
10 |
+
scikit-learn
|
11 |
+
sentence-transformers
|
12 |
+
uvicorn
|
13 |
+
ctransformers
|
14 |
+
fastapi
|
15 |
+
ipykernel
|
16 |
+
python-box
|