pyresearch commited on
Commit
ac5daff
·
verified ·
1 Parent(s): fb61813

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -6,7 +6,7 @@ numpy
6
  opencv-python
7
  tesseract
8
  clarifai_grpc
9
- transformers
10
  torch
11
 
12
 
 
6
  opencv-python
7
  tesseract
8
  clarifai_grpc
9
+ git+https://github.com/huggingface/transformers
10
  torch
11
 
12