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...
d5b5291
document_redaction
4.41 MB
3 contributors
History:
388 commits
seanpedrickcase
Minor update to cli_redact for new local OCR model options. Updated app_settings.qmd, user_guide.qmd, and readme.md with descriptions of new features
d5b5291
7 days ago
.github
Updated requirements for torch. Updated main hf flow to force changes to spaces repo
10 days ago
cdk
Revised environment variables for consistency.
21 days ago
example_data
Improved paddle and hybrid OCR analysis across all options. Tried to revise requirements for spaces
8 days ago
src
Minor update to cli_redact for new local OCR model options. Updated app_settings.qmd, user_guide.qmd, and readme.md with descriptions of new features
7 days ago
test
Updated test suite to deal with missing file issues
about 1 month ago
tools
Fixed minor bugs related to Textract API calls, pyproject format. Removed print statements and fixed some future concat deprecation issues
7 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
445 Bytes
Initial commit for VLM support. Created visualisations for OCR output. Corrected log_file_output_paths reference.
16 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
about 1 month ago
.gitignore
Safe
475 Bytes
Initial commit for VLM support. Created visualisations for OCR output. Corrected log_file_output_paths reference.
16 days ago
DocRedactApp.spec
Safe
2 kB
Updated version numbers, gradio package version.
6 months ago
Dockerfile
Safe
6.76 kB
Updated requirements
9 days ago
README.md
Safe
91.1 kB
Minor update to cli_redact for new local OCR model options. Updated app_settings.qmd, user_guide.qmd, and readme.md with descriptions of new features
7 days ago
_quarto.yml
Safe
662 Bytes
Added source files for quarto documentation website
5 months ago
app.py
Safe
245 kB
Fixed minor bugs related to Textract API calls, pyproject format. Removed print statements and fixed some future concat deprecation issues
7 days ago
cli_redact.py
Safe
60.2 kB
Minor update to cli_redact for new local OCR model options. Updated app_settings.qmd, user_guide.qmd, and readme.md with descriptions of new features
7 days ago
entrypoint.sh
Safe
924 Bytes
Revised Dockerfile structure for lambda vs gradio builds
22 days ago
example_config.env
Safe
934 Bytes
Revised environment variables for consistency.
21 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.
23 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.85 kB
User ownership folder change to whole user folder in Dockerfile. Minor changes to documentation
18 days ago
lambda_entrypoint.py
Safe
24.2 kB
Updated user guide and app settings. Updated some additional lambda_entrypoint arguments. Ensured that examples are correctly displayed on GUI.
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.
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
packages.txt
Safe
47 Bytes
Added upgraded line to word parsing algorithm. Added dependencies and framework for Huggingface spaces deployment with ZeroGPU
10 days ago
pre-requirements.txt
Safe
145 Bytes
Improved paddle and hybrid OCR analysis across all options. Tried to revise requirements for spaces
8 days ago
pyproject.toml
Safe
3.45 kB
Minor update to cli_redact for new local OCR model options. Updated app_settings.qmd, user_guide.qmd, and readme.md with descriptions of new features
7 days ago
requirements.txt
Safe
1.27 kB
Improved paddle and hybrid OCR analysis across all options. Tried to revise requirements for spaces
8 days ago
requirements_lightweight.txt
Safe
1.06 kB
Similar cleanup to requirements_lightweight.txt
10 days ago