Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
seanpedrickcase
/
document_redaction
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
document_redaction
Ctrl+K
Ctrl+K
  • 3 contributors
History: 23 commits
seanpedrickcase's picture
seanpedrickcase
Re-arranged image and text analysis to encourage text analysis (faster)
72a4f68 about 1 year ago
  • .github
    Initial commit about 1 year ago
  • tools
    Fixed some more input bugs about 1 year ago
  • .dockerignore
    111 Bytes
    Initial commit about 1 year ago
  • .gitignore
    111 Bytes
    Initial commit about 1 year ago
  • Dockerfile
    1.62 kB
    Page conversion now page by page calls hopefully to avoid fastapi timeouts on AWS. gunicorn keep_alive parameter extended to 60 seconds just in case that helps too. about 1 year ago
  • README.md
    1.21 kB
    Added opencv installation to dockerfile and reverted to slim-bookworm about 1 year ago
  • app.py
    6 kB
    Re-arranged image and text analysis to encourage text analysis (faster) about 1 year ago
  • requirements.txt
    816 Bytes
    Unspecifying gradio and spacy in requirements, then reinstalling latest gradio afterwards in Dockerfile. All to try to avoid typer conflict about 1 year ago