Initial import of pdf2scan web

This commit is contained in:
Ubuntu
2026-03-27 10:12:32 +00:00
commit b7f3c8fbcd
14 changed files with 2662 additions and 0 deletions

3
requirements_web.txt Normal file
View File

@@ -0,0 +1,3 @@
fastapi
uvicorn[standard]
python-multipart