Dannyar608 commited on
Commit
8b799c5
·
verified ·
1 Parent(s): e9299e0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -14
requirements.txt CHANGED
@@ -1,14 +1,13 @@
1
- gradio>=3.50.0
2
- pandas>=1.5.0
3
- PyPDF2>=3.0.0
4
- pymupdf>=1.22.0
5
- pytesseract>=0.3.10
6
- pillow>=9.5.0
7
- huggingface-hub>=0.16.0
8
- torch>=2.0.0
9
- transformers>=4.30.0
10
- python-dotenv>=1.0.0
11
- pdfplumber>=0.9.0
12
- pdf2image>=1.16.3
13
- pydantic>=2.0.0
14
- plotly>=5.0.0
 
1
+ gradio>=3.0.0
2
+ pandas
3
+ PyPDF2
4
+ pymupdf
5
+ pytesseract
6
+ pillow
7
+ transformers
8
+ torch
9
+ huggingface-hub
10
+ pdfplumber
11
+ matplotlib
12
+ plotly
13
+ python-dotenv