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...
96ac47b
document_redaction
4.03 MB
3 contributors
History:
282 commits
seanpedrickcase
Made example display conditional on example file existence. Turned example display off by default. Removed (mostly) unnecessary multi-os-test workflow
96ac47b
14 days ago
.github
Made example display conditional on example file existence. Turned example display off by default. Removed (mostly) unnecessary multi-os-test workflow
14 days ago
cdk
Fixed duplicate page argument mismatch. Readded Windows tests. Added refresh token options to cdk. Package updates
15 days ago
example_data
Added examples to tops of various tabs to demonstrate basic functions (optional). Minor changes to example csv ocr output
15 days ago
src
Updated documentation. Fix on ocr_output upload before pdf. Duplicate page fix
about 2 months ago
test
Fixes to test suites. Minor default package changes (paddleocr not required)
15 days ago
tools
Made example display conditional on example file existence. Turned example display off by default. Removed (mostly) unnecessary multi-os-test workflow
14 days ago
.dockerignore
Safe
430 Bytes
General code changes and reformatting to address code vulnerabilities highlighted by codeQL scan, and black/ruff repplied to code. Fixes/optimisation of Github Actions
16 days ago
.gitattributes
Safe
296 Bytes
Added example data files. Greatly revised CLI redaction for redaction, deduplication, and AWS Textract batch calls. Various minor fixes and package updates.
18 days ago
.gitignore
Safe
460 Bytes
General code changes and reformatting to address code vulnerabilities highlighted by codeQL scan, and black/ruff repplied to code. Fixes/optimisation of Github Actions
16 days ago
DocRedactApp.spec
Safe
2 kB
Updated version numbers, gradio package version.
5 months ago
Dockerfile
Safe
4.72 kB
Fix to tabular redaction, added tabular deduplication. Updated cli call capability for both
23 days ago
README.md
Safe
69.6 kB
Updated Windows Tesseract install location for test
15 days ago
_quarto.yml
Safe
662 Bytes
Added source files for quarto documentation website
4 months ago
app.py
238 kB
Made example display conditional on example file existence. Turned example display off by default. Removed (mostly) unnecessary multi-os-test workflow
14 days ago
cli_redact.py
Safe
59.6 kB
Fixed on deprecated Github workflow functions. Applied linter and formatter to code throughout. Added tests for GUI load.
16 days ago
entrypoint.sh
Safe
235 Bytes
Updated Dockerfile and entrypoint file to hopefully deal correctly with APP_MODE environment variable
11 months ago
example_config.env
Safe
927 Bytes
Updated documentation. Fix on ocr_output upload before pdf. Duplicate page fix
about 2 months ago
how_to_create_exe_dist.txt
Safe
3.22 kB
Updated version numbers, minor text revision
5 months ago
index.qmd
Safe
1.89 kB
Corrected some multiple xlsx/docx file redaction issues. package updates.
about 2 months ago
lambda_entrypoint.py
Safe
10.3 kB
Fixed on deprecated Github workflow functions. Applied linter and formatter to code throughout. Added tests for GUI load.
16 days ago
load_dynamo_logs.py
Safe
3.07 kB
Fixed on deprecated Github workflow functions. Applied linter and formatter to code throughout. Added tests for GUI load.
16 days ago
load_s3_logs.py
Safe
3.01 kB
Fixed on deprecated Github workflow functions. Applied linter and formatter to code throughout. Added tests for GUI load.
16 days ago
pyproject.toml
2.16 kB
Updated Windows Tesseract install location for test
15 days ago
requirements.txt
1.43 kB
Fixed duplicate page argument mismatch. Readded Windows tests. Added refresh token options to cdk. Package updates
15 days ago