Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
openai
|
| 2 |
PyPDF2
|
| 3 |
-
sklearn
|
| 4 |
python-dotenv
|
|
|
|
|
|
|
|
|
| 1 |
openai
|
| 2 |
PyPDF2
|
|
|
|
| 3 |
python-dotenv
|
| 4 |
+
numpy
|
| 5 |
+
scikit-learn
|