Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NLP-Debater-Project
/
FastAPI-Backend-Models
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
492be8b
FastAPI-Backend-Models
29.9 kB
5 contributors
History:
39 commits
malek-messaoudii
Update config.py
492be8b
3 months ago
models
update name
3 months ago
routes
Add label/KPA-related schemas to models and update documentation in label routes
3 months ago
services
'add'
3 months ago
.dockerignore
146 Bytes
Refactor import statements in health.py and stance.py to use relative paths; update .dockerignore to remove models directory
3 months ago
.gitattributes
1.52 kB
initial commit
3 months ago
.gitignore
94 Bytes
Add .gitignore file to exclude environment and Python-related files
3 months ago
Dockerfile
918 Bytes
Refactor Dockerfile and main.py to set working directory and PYTHONPATH correctly; ensure imports function as expected
3 months ago
README.md
233 Bytes
initial commit
3 months ago
config.py
1.19 kB
Update config.py
3 months ago
main.py
2.92 kB
Update training script and model files
3 months ago
requirements.txt
175 Bytes
Enhance KpaModelManager to load fine-tuned weights from Hugging Face and update requirements to include huggingface_hub
3 months ago