Initial Commit

This commit is contained in:
2026-01-11 10:27:06 -05:00
commit 04cffb964e
9 changed files with 1576 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
Flask==3.1.0
Pillow==11.0.0
Werkzeug==3.1.3
pytesseract==0.3.13
requests==2.32.3