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...
main
document_redaction
4.45 MB
3 contributors
History:
416 commits
Sean Pedrick-Case
Merge pull request #97 from seanpedrick-case/dev
2acec5e
unverified
2 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
Added intro text parameter to app_settings.qmd file
2 days ago
test
Updated test suite to deal with missing file issues
about 1 month ago
tools
Updated installation instructions for cli_redact and minor typo. Updated example_config.env with some more possible variables. Fix on total_pdf_page_count render when SHOW_COSTS is False
2 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.5 kB
Updated installation instructions for cli_redact and minor typo. Updated example_config.env with some more possible variables. Fix on total_pdf_page_count render when SHOW_COSTS is False
2 days ago
_quarto.yml
Safe
662 Bytes
Added source files for quarto documentation website
5 months ago
app.py
Safe
246 kB
Formatter update
2 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
Input image creation during redaction should now respect input folders. Minor json output path change
about 1 month ago
example_config.env
Safe
2.06 kB
Updated installation instructions for cli_redact and minor typo. Updated example_config.env with some more possible variables. Fix on total_pdf_page_count render when SHOW_COSTS is False
2 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
Allowed for custom intro text
2 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
153 Bytes
Updated packages. Redaction examples should now update cost/estimated time taken display on click
4 days ago
pyproject.toml
Safe
4.41 kB
Minor package updates, cleaned up README and pyproject files related to installation. Updated example_config.env
2 days ago
requirements.txt
Safe
1.29 kB
Minor package updates, cleaned up README and pyproject files related to installation. Updated example_config.env
2 days ago
requirements_lightweight.txt
Safe
1.07 kB
Minor package updates, cleaned up README and pyproject files related to installation. Updated example_config.env
2 days ago