nielsr HF staff commited on
Commit
168f254
1 Parent(s): 9e1896f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -3
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
- # pip install -r requirements.txt
2
-
3
  numpy>=1.18.5
4
  torch>=1.7.0
5
  torchvision>=0.8.1
6
- git+https://github.com/huggingface/transformers.git
7
  opencv-python
 
 
 
1
  numpy>=1.18.5
2
  torch>=1.7.0
3
  torchvision>=0.8.1
4
+ transformers
5
  opencv-python