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...
main
document_redaction
4.16 MB
3 contributors
History:
330 commits
Sean Pedrick-Case
Merge pull request #78 from seanpedrick-case/dev
568b5f4
unverified
6 days ago
.github
Updated dockerfile with correct libgl1 package reference. Upgraded simple github workflow test to Python 3.12
10 days ago
cdk
Fixed duplicate page argument mismatch. Readded Windows tests. Added refresh token options to cdk. Package updates
18 days ago
example_data
Removed some debug statements, added an Excel file to example data
9 days ago
src
Updated documentation. Fix on ocr_output upload before pdf. Duplicate page fix
about 2 months ago
test
Updated test suite to deal with missing file issues
10 days ago
tools
Removed some debug statements, added an Excel file to example data
9 days ago
.coveragerc
Safe
845 Bytes
Removed some extraneous test steps. Improved Example loading and feedback, and redaction feedback. Minor security updates. Fixed Adobe xfdf file parsing.
17 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
18 days ago
.gitattributes
Safe
338 Bytes
Added support for a custom favicon. Although this is not actually applying, so hopefully an upcoming Gradio version will resolve this
9 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
18 days ago
DocRedactApp.spec
Safe
2 kB
Updated version numbers, gradio package version.
5 months ago
Dockerfile
Safe
5.1 kB
Returned Dockerfile app folder user ownership to previous version
9 days ago
README.md
Safe
69.6 kB
Updated intro, removed a few debug print statements
9 days ago
_quarto.yml
Safe
662 Bytes
Added source files for quarto documentation website
4 months ago
app.py
Safe
241 kB
Minor change to load text correctly if AWS models are note default on app page
9 days ago
cli_redact.py
Safe
59.2 kB
Removed some debug statements, added an Excel file to example data
9 days ago
entrypoint.sh
Safe
924 Bytes
Input image creation during redaction should now respect input folders. Minor json output path change
10 days ago
example_config.env
Safe
927 Bytes
Updated documentation. Fix on ocr_output upload before pdf. Duplicate page fix
about 2 months ago
favicon.ico
Safe
15.4 kB
xet
Added support for a custom favicon. Although this is not actually applying, so hopefully an upcoming Gradio version will resolve this
9 days ago
how_to_create_exe_dist.txt
Safe
3.22 kB
Updated version numbers, minor text revision
6 months ago
index.qmd
Safe
1.89 kB
Added gunicorn to requirements for when building Dockerfile based on FastAPI rather than Gradio directly. Updated minor some file path issues. Set return review PDF as default.
11 days 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.
18 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.
18 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.
18 days ago
pyproject.toml
Safe
2.89 kB
Fixed text inclusion in review pdf outputs from apply_redactions_to_review_df... function. Apply redaction pymupdf text/graphic/image options are now modifiable. Tables on review screen should now be able to use Gradio column filter options. Moved some functions to more logical location.
10 days ago
requirements.txt
Safe
1.45 kB
Fixed text inclusion in review pdf outputs from apply_redactions_to_review_df... function. Apply redaction pymupdf text/graphic/image options are now modifiable. Tables on review screen should now be able to use Gradio column filter options. Moved some functions to more logical location.
10 days ago