Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ pandas==2.1.3
|
|
6 |
requests==2.31.0
|
7 |
python-dotenv==1.0.0
|
8 |
scikit-learn==1.3.0
|
9 |
-
numpy==1.24.3
|
|
|
|
6 |
requests==2.31.0
|
7 |
python-dotenv==1.0.0
|
8 |
scikit-learn==1.3.0
|
9 |
+
numpy==1.24.3
|
10 |
+
huggingface-hub==0.11.1
|