Afeezee commited on
Commit
0189bcc
·
verified ·
1 Parent(s): 7e12a28

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ PyMuPDF
3
+ groq
4
+ python-docx
5
+ python-pptx
6
+ beautifulsoup4
7
+ lxml
8
+ pandas
9
+ Pillow