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...
main
document_redaction
3 contributors
History:
153 commits
Sean Pedrick-Case
Merge pull request #11 from seanpedrick-case/dev
e6934e4
unverified
22 days ago
.github
Initial commit
11 months ago
tld
Added TLDExtract cache files so that internet connection is not required
10 months ago
tools
Allowed for Textract and Comprehend API calls through AWS keys. File preparation function incorporated into main redaction function to avoid needing user to 'check in' during redaction process
22 days ago
.dockerignore
Safe
207 Bytes
Allowed for Textract and Comprehend API calls through AWS keys. File preparation function incorporated into main redaction function to avoid needing user to 'check in' during redaction process
22 days ago
.gitignore
Safe
236 Bytes
Allowed for Textract and Comprehend API calls through AWS keys. File preparation function incorporated into main redaction function to avoid needing user to 'check in' during redaction process
22 days ago
DocRedactApp_0.2.0.spec
Safe
2.01 kB
Zoom and rotate features from forked gradio_annotation package. Fixed csv/xlsx redaction. Updated guide on creating exe.
about 1 month ago
Dockerfile
Safe
2.74 kB
Allowed for Textract and Comprehend API calls through AWS keys. File preparation function incorporated into main redaction function to avoid needing user to 'check in' during redaction process
22 days ago
README.md
Safe
34.5 kB
Allowed for Textract and Comprehend API calls through AWS keys. File preparation function incorporated into main redaction function to avoid needing user to 'check in' during redaction process
22 days ago
app.py
Safe
55.4 kB
Allowed for Textract and Comprehend API calls through AWS keys. File preparation function incorporated into main redaction function to avoid needing user to 'check in' during redaction process
22 days ago
entrypoint.sh
Safe
235 Bytes
Updated Dockerfile and entrypoint file to hopefully deal correctly with APP_MODE environment variable
4 months ago
how_to_create_exe_dist.txt
Safe
3.22 kB
Allowed for Textract and Comprehend API calls through AWS keys. File preparation function incorporated into main redaction function to avoid needing user to 'check in' during redaction process
22 days ago
index.md
Safe
93 Bytes
Rename INDEX.md to index.md
about 2 months ago
lambda_entrypoint.py
Safe
4.59 kB
Allowed for overwriting of default output folder in choose_and_run_redactor function.
4 months ago
requirements.txt
Safe
951 Bytes
Added python-dotenv to requirements file
22 days ago