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...
8a40c79
FastAPI-Backend-Models
35.4 kB
5 contributors
History:
41 commits
malek-messaoudii
Update label files
8a40c79
30 days ago
models
Update label files
30 days ago
routes
Update label files
30 days ago
services
'add'
about 1 month 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
Update config.py
30 days ago
main.py
2.92 kB
Update training script and model files
about 1 month ago
requirements.txt
175 Bytes
Enhance KpaModelManager to load fine-tuned weights from Hugging Face and update requirements to include huggingface_hub
about 1 month ago