Skip to content

Commit a2c3d6a

Browse files
authored
update transformers version (#17)
1 parent 1a53c91 commit a2c3d6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
accelerate>=0.12.0
22
evaluate>=0.2.2
3-
transformers @ git+https://github.com/huggingface/transformers.git@30992ef0d911bdeca425969d210771118a5cd1ac
3+
transformers>=4.23.1
44
timm>=0.6.7
55
click==8.0.4
66
pytorchvideo
@@ -9,5 +9,5 @@ scikit-learn
99
tensorboard
1010
opencv-python
1111
gradio>=3.1.6
12-
huggingface-hub==0.10.1
12+
huggingface-hub>=0.10.1
1313
importlib-metadata>=1.1.0,<4.3;python_version<'3.8'

0 commit comments

Comments
 (0)