document_redaction / requirements.txt

Commit History

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