SamiKLN commited on
Commit
756c809
·
verified ·
1 Parent(s): cdbe13c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -11
requirements.txt CHANGED
@@ -1,11 +1,12 @@
1
- fastapi==0.95.2
2
- uvicorn==0.22.0
3
- python-multipart==0.0.6
4
- huggingface-hub==0.16.4
5
- PyMuPDF==1.22.5
6
- python-docx==0.8.11
7
- python-pptx==0.6.21
8
- pandas==1.5.3
9
- Pillow==9.5.0
10
- jinja2==3.1.2
11
- numpy==1.24.0
 
 
1
+ fastapi==0.95.2
2
+ uvicorn==0.22.0
3
+ python-multipart==0.0.6
4
+ huggingface-hub==0.16.4
5
+ PyMuPDF==1.22.5
6
+ python-docx==0.8.11
7
+ python-pptx==0.6.21
8
+ pandas==1.5.3
9
+ Pillow==9.5.0
10
+ jinja2==3.1.2
11
+ numpy==1.24.0
12
+ transformers