document_redaction / requirements.txt

Commit History

Updated requirements for latest gradio-image-annotation version
aaf0acb

seanpedrickcase commited on

Allowed for time limits on redact to avoid timeouts. Improved review interface. Now accepts only one file at a time. Upgraded Gradio version
eea5c07

seanpedrickcase commited on

Upgraded packages. Fixed some issues with review process. Better progress reporting for user.
5b4b5fb

seanpedrickcase commited on

Added 'Review redactions' tab to the app. You can now visually inspect suggested redactions and modify/add with a point and click interface.
ebf9010

seanpedrickcase commited on

Updated requirements to include pymupdf
d8c98c8

seanpedrickcase commited on

Can now select only specific pages in document to redact. Image based redaction should work correctly now.
bc4bdbd

seanpedrickcase commited on

Added logging, anonymising all Excel sheets, simple redaction tags, some Dockerfile optimisation
01c88c0

seanpedrickcase commited on

Can now redaction text or csv/xlsx files. Can redact multiple files. Embeds redactions as image-based file by default
7810536

seanpedrickcase commited on

Better redaction output formatting. Custom output folders allowed. Upgraded Gradio version
12224f5

seanpedrickcase commited on

Unspecifying gradio and spacy in requirements, then reinstalling latest gradio afterwards in Dockerfile. All to try to avoid typer conflict
619a281

seanpedrickcase commited on

Removed spacy version specification (3.7.4), as it creates a conflict with latest gradio version (4.31.0)
16dc1f9

seanpedrickcase commited on

Changed boto3 package version in requirements to latest valid version (1.34.103)
efd2dce

seanpedrickcase commited on

Updated gradio version to latest (4.31.0) in hope to address AWS server timeout issues. Other tested package versions specified in requirements.
44647fa

seanpedrickcase commited on

Minor changes to app and requirements files
504104c

seanpedrickcase commited on

Added opencv installation to dockerfile and reverted to slim-bookworm
bffbd2b

seanpedrickcase commited on

Loosened Gradio and Spacy version requirements
7b14971

seanpedrickcase commited on