We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a53c91 commit a2c3d6aCopy full SHA for a2c3d6a
requirements.txt
@@ -1,6 +1,6 @@
1
accelerate>=0.12.0
2
evaluate>=0.2.2
3
-transformers @ git+https://github.com/huggingface/transformers.git@30992ef0d911bdeca425969d210771118a5cd1ac
+transformers>=4.23.1
4
timm>=0.6.7
5
click==8.0.4
6
pytorchvideo
@@ -9,5 +9,5 @@ scikit-learn
9
tensorboard
10
opencv-python
11
gradio>=3.1.6
12
-huggingface-hub==0.10.1
+huggingface-hub>=0.10.1
13
importlib-metadata>=1.1.0,<4.3;python_version<'3.8'
0 commit comments