Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LaurentBlanc
/
PDF-summarizer-backend
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
PDF-summarizer-backend
20.1 kB
Ctrl+K
Ctrl+K
2 contributors
History:
23 commits
LaurentBlanc
Update README.md
854a589
verified
5 months ago
backend
ADD: tests for authentication
5 months ago
.dockerignore
Safe
148 Bytes
ADD: docker files
5 months ago
.env.template
Safe
10 Bytes
ADD: env for authentication, included in .gitignore
5 months ago
.gitattributes
Safe
1.52 kB
initial commit
5 months ago
.gitignore
Safe
99 Bytes
ADD: env for authentication, included in .gitignore
5 months ago
Dockerfile
Safe
249 Bytes
CHG: Dockerfile calling run.sh to execute tests
5 months ago
README.md
Safe
280 Bytes
Update README.md
5 months ago
requirements.in
Safe
133 Bytes
ADD: in requirements: python-dotenv for accessing env
5 months ago
requirements.txt
Safe
2.08 kB
ADD: in requirements: python-dotenv for accessing env
5 months ago
run.py
Safe
100 Bytes
DEL: unnecessary hint about port
5 months ago
run.sh
Safe
241 Bytes
FIX: corrected command for starting gunicorn server
5 months ago
wsgi.py
Safe
157 Bytes
ADD: wsgi loading env
5 months ago