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: 26 commits
seanpedrickcase's picture
seanpedrickcase
Version 0.1. Adapted code for pyinstaller local executable conversion (Windows)
2a4b347 about 1 year ago
  • .github
    Initial commit about 1 year ago
  • tld
    Added TLDExtract cache files so that internet connection is not required about 1 year ago
  • tools
    Version 0.1. Adapted code for pyinstaller local executable conversion (Windows) about 1 year ago
  • .dockerignore
    166 Bytes
    Version 0.1. Adapted code for pyinstaller local executable conversion (Windows) about 1 year ago
  • .gitignore
    166 Bytes
    Version 0.1. Adapted code for pyinstaller local executable conversion (Windows) about 1 year ago
  • DocRedactApp_0.1.spec
    1.16 kB
    Version 0.1. Adapted code for pyinstaller local executable conversion (Windows) about 1 year ago
  • Dockerfile
    1.75 kB
    Added TLDExtract cache files so that internet connection is not required 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.24 kB
    Version 0.1. Adapted code for pyinstaller local executable conversion (Windows) about 1 year ago
  • how_to_create_exe_dist.txt
    2.17 kB
    Version 0.1. Adapted code for pyinstaller local executable conversion (Windows) 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