Corin1998 commited on
Commit
92efe44
·
verified ·
1 Parent(s): 1a29375

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -6
requirements.txt CHANGED
@@ -1,13 +1,9 @@
1
  gradio==4.44.1
2
- gradio_client==1.3.0
3
-
4
  openai==1.47.0
5
  httpx==0.27.2
6
-
7
- pymupdf==1.24.10
8
  pdfplumber==0.11.4
9
  pypdf==5.0.0
10
- pillow==10.4.0
11
-
12
  pandas==2.2.2
13
  plotly==5.24.1
 
1
  gradio==4.44.1
 
 
2
  openai==1.47.0
3
  httpx==0.27.2
4
+ pdf2image==1.17.0
 
5
  pdfplumber==0.11.4
6
  pypdf==5.0.0
7
+ Pillow==10.4.0
 
8
  pandas==2.2.2
9
  plotly==5.24.1