Omarrran commited on
Commit
8e02dfe
·
verified ·
1 Parent(s): a373348

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ pandas>=2.0.0
3
+ numpy>=1.24.0
4
+ pdfplumber>=0.10.0
5
+ plotly>=5.18.0
6
+ openpyxl>=3.1.0
7
+ Pillow>=10.0.0