adirik commited on
Commit
51546c6
1 Parent(s): 95255f1

use transformers dev

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,5 +3,5 @@
3
  numpy>=1.18.5
4
  torch>=1.7.0
5
  torchvision>=0.8.1
6
- transformers
7
  opencv-python
 
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