Rivalcoder commited on
Commit
8575323
·
1 Parent(s): 1bd89cd

Add application file

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
  fastapi
2
  uvicorn
3
  PyMuPDF
 
 
 
 
1
  fastapi
2
  uvicorn
3
  PyMuPDF
4
+ python-multipart
5
+ pytesseract
6
+ Pillow