Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ torch==2.0.1
|
|
2 |
transformers==4.34.0
|
3 |
numpy>=1.24.0
|
4 |
datasets
|
5 |
-
huggingface-hub>=0.
|
6 |
protobuf<4
|
7 |
click<8.1
|
8 |
pydantic~=1.0
|
|
|
2 |
transformers==4.34.0
|
3 |
numpy>=1.24.0
|
4 |
datasets
|
5 |
+
huggingface-hub>=0.16.4,<0.18
|
6 |
protobuf<4
|
7 |
click<8.1
|
8 |
pydantic~=1.0
|