mdnaserhassan commited on
Commit
0075e10
·
1 Parent(s): ecc8194

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -3
requirements.txt CHANGED
@@ -1,4 +1,9 @@
1
- git+https://github.com/huggingface/transformers.git
 
 
 
2
  pyyaml==5.1
3
- pytesseract==0.3.9
4
- datasets
 
 
 
1
+ -f https://download.pytorch.org/whl/torch_stable.html
2
+ -f https://dl.fbaipublicfiles.com/detectron2/wheels/cu111/torch1.10/index.html
3
+ gradio
4
+ transformers
5
  pyyaml==5.1
6
+ torch==1.10.0+cu111
7
+ torchvision==0.11.0+cu111
8
+ detectron2
9
+ pytesseract