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...
7c7fd7c
document_redaction
3 contributors
History:
92 commits
seanpedrickcase
Updated Dockerfile and entrypoint file to hopefully deal correctly with APP_MODE environment variable
7c7fd7c
3 months ago
.github
Initial commit
10 months ago
tld
Added TLDExtract cache files so that internet connection is not required
9 months ago
tools
Removed default custom header values so as not to cause errors
3 months ago
.dockerignore
Safe
203 Bytes
Added logging, anonymising all Excel sheets, simple redaction tags, some Dockerfile optimisation
6 months ago
.gitignore
Safe
203 Bytes
Added logging, anonymising all Excel sheets, simple redaction tags, some Dockerfile optimisation
6 months ago
DocRedactApp_0.2.spec
Safe
1.16 kB
Added possibility to do authentication with AWS Cognito on load. Other minor changes.
7 months ago
Dockerfile
Safe
2.55 kB
Updated Dockerfile and entrypoint file to hopefully deal correctly with APP_MODE environment variable
3 months ago
Dockerfile_old
Safe
2.37 kB
Updated Dockerfile and requirements to include relevant Lambda packages
3 months ago
README.md
Safe
10.8 kB
Improved time taken reporting and readme
3 months ago
app.py
Safe
36.6 kB
Modified Dockerfile hopefully to not need Lambda overrides. Looking into custom headers from Cloudfront to try to get them to work
3 months ago
entrypoint.sh
Safe
235 Bytes
Updated Dockerfile and entrypoint file to hopefully deal correctly with APP_MODE environment variable
3 months ago
how_to_create_exe_dist.txt
Safe
2.17 kB
Added possibility to do authentication with AWS Cognito on load. Other minor changes.
7 months ago
lambda_entrypoint.py
Safe
4.59 kB
Allowed for overwriting of default output folder in choose_and_run_redactor function.
3 months ago
requirements.txt
Safe
635 Bytes
Updated Dockerfile and requirements to include relevant Lambda packages
3 months ago