Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
document_redaction
like
4
Running
App
Files
Files
Community
e5dfae7
document_redaction
1 contributor
History:
70 commits
seanpedrickcase
Added option for running redact function through CLI (i.e. not going through Gradio UI or API). Test functions for running this through AWS Lambda.
e5dfae7
5 days ago
.github
Initial commit
7 months ago
tld
Added TLDExtract cache files so that internet connection is not required
6 months ago
tools
Added option for running redact function through CLI (i.e. not going through Gradio UI or API). Test functions for running this through AWS Lambda.
5 days ago
.dockerignore
Safe
203 Bytes
Added logging, anonymising all Excel sheets, simple redaction tags, some Dockerfile optimisation
3 months ago
.gitignore
Safe
203 Bytes
Added logging, anonymising all Excel sheets, simple redaction tags, some Dockerfile optimisation
3 months ago
DocRedactApp_0.2.spec
Safe
1.16 kB
Added possibility to do authentication with AWS Cognito on load. Other minor changes.
4 months ago
Dockerfile
Safe
2.05 kB
Added option for running redact function through CLI (i.e. not going through Gradio UI or API). Test functions for running this through AWS Lambda.
5 days ago
README.md
Safe
10.8 kB
Improved time taken reporting and readme
20 days ago
app.py
Safe
36.5 kB
Added option for running redact function through CLI (i.e. not going through Gradio UI or API). Test functions for running this through AWS Lambda.
5 days ago
entrypoint_router.py
Safe
942 Bytes
Added option for running redact function through CLI (i.e. not going through Gradio UI or API). Test functions for running this through AWS Lambda.
5 days ago
how_to_create_exe_dist.txt
Safe
2.17 kB
Added possibility to do authentication with AWS Cognito on load. Other minor changes.
4 months ago
lambda_entrypoint.py
Safe
2.56 kB
Added option for running redact function through CLI (i.e. not going through Gradio UI or API). Test functions for running this through AWS Lambda.
5 days ago
requirements.txt
Safe
614 Bytes
Updated requirements for latest gradio-image-annotation version
21 days ago