openfree commited on
Commit
4ce5e3d
·
verified ·
1 Parent(s): 707ae79

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  gradio
2
  openai
3
-
4
  numpy
 
5
 
6
-
7
- python-dotenv
 
 
1
  gradio
2
  openai
 
3
  numpy
4
+ python-dotenv
5
 
6
+ pdfplumber
7
+ pytesseract
8
+ pillow