Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
-
huggingface_hub==0.23.5
|
| 2 |
pandas==2.0.3
|
| 3 |
numpy==1.24.4
|
| 4 |
matplotlib==3.7.2
|
| 5 |
scikit-learn==1.3.2
|
| 6 |
openpyxl==3.1.2
|
| 7 |
-
setuptools==68.2.2
|
|
|
|
|
|
|
| 1 |
pandas==2.0.3
|
| 2 |
numpy==1.24.4
|
| 3 |
matplotlib==3.7.2
|
| 4 |
scikit-learn==1.3.2
|
| 5 |
openpyxl==3.1.2
|
| 6 |
+
setuptools==68.2.2
|