alperall commited on
Commit
cd128f7
·
verified ·
1 Parent(s): cdf94bb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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.19
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