Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NLP-Debater-Project
/
FastAPI-Backend-Models
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d02227d
FastAPI-Backend-Models
28 kB
Ctrl+K
Ctrl+K
5 contributors
History:
25 commits
malek-messaoudii
up
d02227d
5 months ago
models
Add Kpa classification model
5 months ago
routes
Add Kpa classification model
5 months ago
services
up
5 months ago
.dockerignore
Safe
146 Bytes
Refactor import statements in health.py and stance.py to use relative paths; update .dockerignore to remove models directory
5 months ago
.gitattributes
Safe
1.52 kB
initial commit
5 months ago
.gitignore
Safe
94 Bytes
Add .gitignore file to exclude environment and Python-related files
5 months ago
Dockerfile
Safe
918 Bytes
Refactor Dockerfile and main.py to set working directory and PYTHONPATH correctly; ensure imports function as expected
5 months ago
README.md
Safe
233 Bytes
initial commit
5 months ago
config.py
Safe
1.08 kB
Merge branch 'main' of https://huggingface.co/spaces/NLP-Debater-Project/FastAPI-Backend-Models
5 months ago
main.py
Safe
2.46 kB
Update API documentation URL in lifespan function of main.py
5 months ago
requirements.txt
Safe
134 Bytes
first test
5 months ago