initial webapp draft
This commit is contained in:
commit
4f2723b767
22 changed files with 713 additions and 0 deletions
8
requirements.txt
Normal file
8
requirements.txt
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
fastapi
|
||||
uvicorn[standard]
|
||||
jinja2
|
||||
python-multipart
|
||||
pypdf2
|
||||
pdf2image
|
||||
Pillow
|
||||
numpy
|
||||
Loading…
Add table
Add a link
Reference in a new issue