yasmine110 commited on
Commit
4ad7a66
·
verified ·
1 Parent(s): 1a1bee8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -8
requirements.txt CHANGED
@@ -1,8 +1,11 @@
1
- flask>=2.0.0
2
- transformers>=4.0.0
3
- torch>=1.7.0
4
- PyPDF2>=2.0.0
5
- python-docx>=0.8.0
6
- pandas>=1.0.0
7
- python-pptx>=0.6.0
8
- werkzeug>=2.0.0
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ transformers
4
+ torch
5
+ PyMuPDF
6
+ python-docx
7
+ openpyxl
8
+ python-pptx
9
+ textwrap3
10
+ python-multipart
11
+ sentencepiece