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

  • Log In
  • Sign Up

Spaces:
LaurentBlanc
/
PDF-summarizer-backend
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
PDF-summarizer-backend
20.1 kB
  • 2 contributors
History: 23 commits
LaurentBlanc's picture
LaurentBlanc
Update README.md
854a589 verified 3 months ago
  • backend
    ADD: tests for authentication 3 months ago
  • .dockerignore
    148 Bytes
    ADD: docker files 3 months ago
  • .env.template
    10 Bytes
    ADD: env for authentication, included in .gitignore 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • .gitignore
    99 Bytes
    ADD: env for authentication, included in .gitignore 3 months ago
  • Dockerfile
    249 Bytes
    CHG: Dockerfile calling run.sh to execute tests 3 months ago
  • README.md
    280 Bytes
    Update README.md 3 months ago
  • requirements.in
    133 Bytes
    ADD: in requirements: python-dotenv for accessing env 3 months ago
  • requirements.txt
    2.08 kB
    ADD: in requirements: python-dotenv for accessing env 3 months ago
  • run.py
    100 Bytes
    DEL: unnecessary hint about port 3 months ago
  • run.sh
    241 Bytes
    FIX: corrected command for starting gunicorn server 3 months ago
  • wsgi.py
    157 Bytes
    ADD: wsgi loading env 3 months ago