Hugging Face
Models
Datasets
Spaces
Community
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...
f28285b
FastAPI-Backend-Models
28.4 kB
5 contributors
History:
26 commits
Yassine Mhirsi
Add KPA model integration and update configuration for label predictions
f28285b
29 days ago
models
Add Kpa classification model
30 days ago
routes
Add KPA model integration and update configuration for label predictions
29 days ago
services
Add KPA model integration and update configuration for label predictions
29 days ago
.dockerignore
146 Bytes
Refactor import statements in health.py and stance.py to use relative paths; update .dockerignore to remove models directory
about 1 month ago
.gitattributes
1.52 kB
initial commit
about 1 month ago
.gitignore
94 Bytes
Add .gitignore file to exclude environment and Python-related files
about 1 month ago
Dockerfile
918 Bytes
Refactor Dockerfile and main.py to set working directory and PYTHONPATH correctly; ensure imports function as expected
about 1 month ago
README.md
233 Bytes
initial commit
about 1 month ago
config.py
1.19 kB
Add KPA model integration and update configuration for label predictions
29 days ago
main.py
2.92 kB
Add KPA model integration and update configuration for label predictions
29 days ago
requirements.txt
134 Bytes
first test
about 1 month ago