GabrielGD commited on
Commit
130405f
·
verified ·
1 Parent(s): 1e0e93d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ requests
3
+ PyPDF2
4
+ python-docx
5
+ python-dotenv
6
+ pdfplumber
7
+ pytesseract
8
+ opencv-python
9
+ numpy
10
+ pillow