Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
document_redaction
like
4
Running
App
Files
Files
Community
3810d26
document_redaction
1 contributor
History:
25 commits
seanpedrickcase
Corrected STS endpoint
3810d26
6 months ago
.github
Initial commit
7 months ago
tld
Added TLDExtract cache files so that internet connection is not required
6 months ago
tools
Corrected STS endpoint
6 months ago
.dockerignore
Safe
111 Bytes
Initial commit
7 months ago
.gitignore
Safe
111 Bytes
Initial commit
7 months ago
Dockerfile
Safe
1.75 kB
Added TLDExtract cache files so that internet connection is not required
6 months ago
README.md
Safe
1.21 kB
Added opencv installation to dockerfile and reverted to slim-bookworm
7 months ago
app.py
Safe
6.19 kB
Added TLDExtract cache files so that internet connection is not required
6 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
7 months ago