Hadiil commited on
Commit
3b1cd95
·
verified ·
1 Parent(s): 6e9bd2b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -15
requirements.txt CHANGED
@@ -1,15 +1,16 @@
1
- fastapi==0.74.*
2
- requests==2.31.*
3
- uvicorn
4
- sentencepiece
5
- torch
6
- transformers
7
- pillow
8
- python-multipart
9
- pymupdf
10
- python-docx
11
- pandas
12
- openpyxl
13
- matplotlib
14
- seaborn
15
- tenacity
 
 
1
+ fastapi==0.74.*
2
+ requests==2.31.*
3
+ uvicorn
4
+ sentencepiece
5
+ torch
6
+ transformers
7
+ pillow
8
+ python-multipart
9
+ pymupdf
10
+ python-docx
11
+ pandas
12
+ openpyxl
13
+ matplotlib
14
+ seaborn
15
+ tenacity
16
+ langdetect