Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ rank-bm25==0.2.2
|
|
7 |
PyPDF2==3.0.1
|
8 |
scikit-learn==1.4.0
|
9 |
numpy==1.26.0
|
10 |
-
python-dotenv==1.0.0
|
|
|
|
7 |
PyPDF2==3.0.1
|
8 |
scikit-learn==1.4.0
|
9 |
numpy==1.26.0
|
10 |
+
python-dotenv==1.0.0
|
11 |
+
colorama
|