Napron commited on
Commit
165558f
·
verified ·
1 Parent(s): 9a671c6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ gradio>=6.0.0
2
  ultralytics>=8.0.0
3
  torch>=2.0.0
4
  torchvision>=0.15.0
5
- transformers>=4.40.0
6
  accelerate>=0.20.0
7
  pillow>=9.0.0
8
  numpy>=1.24.0
 
2
  ultralytics>=8.0.0
3
  torch>=2.0.0
4
  torchvision>=0.15.0
5
+ transformers @ git+https://github.com/huggingface/transformers
6
  accelerate>=0.20.0
7
  pillow>=9.0.0
8
  numpy>=1.24.0