Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
document_redaction
like
5
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
43287c3
document_redaction
Ctrl+K
Ctrl+K
3 contributors
History:
18 commits
seanpedrickcase
Page conversion now page by page calls hopefully to avoid fastapi timeouts on AWS. gunicorn keep_alive parameter extended to 60 seconds just in case that helps too.
43287c3
about 1 year ago
.github
Initial commit
over 1 year ago
tools
Page conversion now page by page calls hopefully to avoid fastapi timeouts on AWS. gunicorn keep_alive parameter extended to 60 seconds just in case that helps too.
about 1 year ago
.dockerignore
Safe
111 Bytes
Initial commit
over 1 year ago
.gitignore
Safe
111 Bytes
Initial commit
over 1 year ago
Dockerfile
Safe
1.62 kB
Page conversion now page by page calls hopefully to avoid fastapi timeouts on AWS. gunicorn keep_alive parameter extended to 60 seconds just in case that helps too.
about 1 year ago
README.md
Safe
1.21 kB
Added opencv installation to dockerfile and reverted to slim-bookworm
over 1 year ago
app.py
Safe
7.97 kB
Minor changes to app and requirements files
about 1 year ago
requirements.txt
Safe
816 Bytes
Unspecifying gradio and spacy in requirements, then reinstalling latest gradio afterwards in Dockerfile. All to try to avoid typer conflict
about 1 year ago