vtiw commited on
Commit
82e7cf6
·
verified ·
1 Parent(s): 5e43ae1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,10 +1,11 @@
 
1
  pycairo
2
  gradio
3
  reportlab>=3.6.2
4
  PyPDF2==1.26.0
5
  happytransformer
6
  python-doctr[torch]@git+https://github.com/mindee/doctr.git
7
- fairseq2==0.1
8
  yt-dlp
9
  sentencepiece
10
  nltk
@@ -17,7 +18,6 @@ fastapi
17
  uvicorn
18
  pandas
19
  numpy
20
- torch>=2.3.0
21
  transformers
22
  scikit-learn
23
  sentence-transformers
 
1
+ torch>=2.3.0
2
  pycairo
3
  gradio
4
  reportlab>=3.6.2
5
  PyPDF2==1.26.0
6
  happytransformer
7
  python-doctr[torch]@git+https://github.com/mindee/doctr.git
8
+ fairseq2
9
  yt-dlp
10
  sentencepiece
11
  nltk
 
18
  uvicorn
19
  pandas
20
  numpy
 
21
  transformers
22
  scikit-learn
23
  sentence-transformers