Hugging Face
Models
Datasets
Spaces
Posts
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...
dce6100
document_redaction
3 contributors
History:
24 commits
seanpedrickcase
Added TLDExtract cache files so that internet connection is not required
dce6100
10 months ago
.github
Initial commit
11 months ago
tld
Added TLDExtract cache files so that internet connection is not required
10 months ago
tools
Fixed some more input bugs
11 months ago
.dockerignore
Safe
111 Bytes
Initial commit
11 months ago
.gitignore
Safe
111 Bytes
Initial commit
11 months ago
Dockerfile
Safe
1.75 kB
Added TLDExtract cache files so that internet connection is not required
10 months ago
README.md
Safe
1.21 kB
Added opencv installation to dockerfile and reverted to slim-bookworm
11 months ago
app.py
Safe
6.19 kB
Added TLDExtract cache files so that internet connection is not required
10 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
11 months ago