Spaces:
Runtime error
Runtime error
Commit
·
2101a90
1
Parent(s):
9524345
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ python-dotenv
|
|
6 |
pinecone-client
|
7 |
pypdf
|
8 |
joblib
|
9 |
-
pandas
|
|
|
|
6 |
pinecone-client
|
7 |
pypdf
|
8 |
joblib
|
9 |
+
pandas
|
10 |
+
scikit-learn
|