Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
document_redaction
like
7
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5f824f4
document_redaction
4.18 MB
3 contributors
History:
340 commits
seanpedrickcase
Revised environment variables for consistency.
5f824f4
22 days ago
.github
Updated dockerfile with correct libgl1 package reference. Upgraded simple github workflow test to Python 3.12
about 1 month ago
cdk
Revised environment variables for consistency.
22 days ago
example_data
Removed some debug statements, added an Excel file to example data
about 1 month ago
src
Revised environment variables for consistency.
22 days ago
test
Updated test suite to deal with missing file issues
about 2 months ago
tools
Revised environment variables for consistency.
22 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.
about 2 months 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
about 2 months 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
about 1 month 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
about 2 months ago
DocRedactApp.spec
Safe
2 kB
Updated version numbers, gradio package version.
6 months ago
Dockerfile
Safe
6.36 kB
Revised Dockerfile structure for lambda vs gradio builds
24 days ago
README.md
Safe
69.6 kB
Revised environment variables for consistency.
22 days ago
_quarto.yml
Safe
662 Bytes
Added source files for quarto documentation website
5 months ago
app.py
Safe
242 kB
Revised environment variables for consistency.
22 days ago
cli_redact.py
Safe
60.2 kB
Revised environment variables for consistency.
22 days ago
entrypoint.sh
Safe
924 Bytes
Revised Dockerfile structure for lambda vs gradio builds
24 days ago
example_config.env
Safe
934 Bytes
Revised environment variables for consistency.
22 days ago
favicon.png
Safe
2.51 kB
xet
Updated paddleocr implementation to have a menu option on the GUI with a config value change. Minor package updates, favicon update, and update to Dockerfile to allow for Lambda function execution.
24 days ago
how_to_create_exe_dist.txt
Safe
3.22 kB
Updated version numbers, minor text revision
7 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.
about 2 months ago
lambda_entrypoint.py
24.2 kB
Revised environment variables for consistency.
22 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.
about 2 months 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.
about 2 months ago
pyproject.toml
Safe
2.89 kB
Updated paddleocr implementation to have a menu option on the GUI with a config value change. Minor package updates, favicon update, and update to Dockerfile to allow for Lambda function execution.
24 days ago
requirements.txt
Safe
1.45 kB
Updated paddleocr implementation to have a menu option on the GUI with a config value change. Minor package updates, favicon update, and update to Dockerfile to allow for Lambda function execution.
24 days ago