UI and backend for basic OCR functionality
This commit is contained in:
6
backend/requirements.txt
Normal file
6
backend/requirements.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
fastapi
|
||||
uvicorn
|
||||
python-multipart
|
||||
pypdf
|
||||
pytesseract
|
||||
Pillow
|
||||
Reference in New Issue
Block a user