Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
document_redaction
like
4
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2807627
document_redaction
3 contributors
History:
22 commits
seanpedrickcase
Fixed some more input bugs
2807627
8 months ago
.github
Initial commit
9 months ago
tools
Fixed some more input bugs
8 months ago
.dockerignore
Safe
111 Bytes
Initial commit
9 months ago
.gitignore
Safe
111 Bytes
Initial commit
9 months 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.
8 months ago
README.md
Safe
1.21 kB
Added opencv installation to dockerfile and reverted to slim-bookworm
9 months ago
app.py
Safe
5.93 kB
Fixed some more input bugs
8 months 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
8 months ago