MJobe commited on
Commit
8838407
1 Parent(s): c60e6ac

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -7
requirements.txt CHANGED
@@ -2,14 +2,10 @@ fastapi==0.74.*
2
  requests==2.27.*
3
  uvicorn[standard]==0.17.*
4
  sentencepiece==0.1.*
 
 
5
  pytesseract==0.3.10
6
  python-multipart==0.0.6
7
  protobuf>=4.21.3
8
  PyMuPDF
9
-
10
- # PyTorch and Transformers versions
11
- torch==1.8.0+cu101
12
- transformers==4.12.2
13
- datasets==1.14.0
14
- tokenizers==0.10.3
15
- git+https://github.com/microsoft/layoutlmv2.git@main
 
2
  requests==2.27.*
3
  uvicorn[standard]==0.17.*
4
  sentencepiece==0.1.*
5
+ torch==1.11.*
6
+ transformers[vision]==4.*
7
  pytesseract==0.3.10
8
  python-multipart==0.0.6
9
  protobuf>=4.21.3
10
  PyMuPDF
11
+ sentencepiece