Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ torch==2.1.0
|
|
4 |
numpy==1.24.3
|
5 |
pandas==2.0.3
|
6 |
scikit-learn==1.3.0
|
7 |
-
|
8 |
accelerate==0.24.1
|
|
|
4 |
numpy==1.24.3
|
5 |
pandas==2.0.3
|
6 |
scikit-learn==1.3.0
|
7 |
+
huggingface-hub>=0.19.3
|
8 |
accelerate==0.24.1
|