Hugging Face
Models
Datasets
Spaces
Community
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...
3bbf593
document_redaction
Ctrl+K
Ctrl+K
3 contributors
History:
188 commits
seanpedrickcase
Added config options for compressing output pdfs, returning output redacted pdfs at all, and for changing the length of time for showing previous Textract jobs
3bbf593
28 days ago
.github
Initial commit
about 1 year ago
tld
Added TLDExtract cache files so that internet connection is not required
about 1 year ago
tools
Added config options for compressing output pdfs, returning output redacted pdfs at all, and for changing the length of time for showing previous Textract jobs
28 days ago
.dockerignore
Safe
221 Bytes
Improved efficiency of review page navigation, especially for large documents. Updated user guide
about 1 month ago
.gitignore
Safe
250 Bytes
Improved efficiency of review page navigation, especially for large documents. Updated user guide
about 1 month ago
DocRedactApp.spec
Safe
2.01 kB
Updated version numbers, minor text revision
about 1 month ago
Dockerfile
Safe
2.78 kB
Fixed issue in Docker containers built locally without correct folder permissions. Improved config file. Updated Gradio version to fix issue with selecting filtered rows. Minor bug fixes.
about 2 months ago
README.md
Safe
52.6 kB
Upgraded version numbers
29 days ago
app.py
Safe
104 kB
Corrected a couple of bugs. Now Textract whole document API call outputs will load also the input PDF into the app
29 days ago
entrypoint.sh
Safe
235 Bytes
Updated Dockerfile and entrypoint file to hopefully deal correctly with APP_MODE environment variable
6 months ago
how_to_create_exe_dist.txt
Safe
3.22 kB
Updated version numbers, minor text revision
about 1 month ago
index.md
Safe
93 Bytes
Rename INDEX.md to index.md
4 months ago
lambda_entrypoint.py
Safe
4.59 kB
Allowed for overwriting of default output folder in choose_and_run_redactor function.
6 months ago
load_dynamo_logs.py
Safe
1.69 kB
Updated logging format for timestamps to be compatible with AWS. Added load_dynamo_logs.py example file.
about 1 month ago
load_s3_logs.py
Safe
2.87 kB
Updated logging format for timestamps to be compatible with AWS. Added load_dynamo_logs.py example file.
about 1 month ago
pyproject.toml
Safe
1.68 kB
Upgraded version numbers
29 days ago
requirements.txt
Safe
857 Bytes
Minor changes for cost codes, package updates. Added pyproject.toml file
about 1 month ago