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...
c7fc3b6
FastAPI-Backend-Models
41.1 kB
5 contributors
History:
47 commits
malek-messaoudii
Add tts/stt services
c7fc3b6
3 months ago
models
Add tts/stt services
3 months ago
routes
Add tts/stt services
3 months ago
services
Add tts/stt services
3 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
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
.gitignore
Safe
94 Bytes
Add .gitignore file to exclude environment and Python-related files
3 months ago
Dockerfile
Safe
918 Bytes
Refactor Dockerfile and main.py to set working directory and PYTHONPATH correctly; ensure imports function as expected
3 months ago
README.md
Safe
233 Bytes
initial commit
3 months ago
config.py
Safe
1.28 kB
Add tts/stt services
3 months ago
main.py
Safe
2.92 kB
Remove test commit message from main.py
3 months ago
requirements.txt
Safe
175 Bytes
Enhance KpaModelManager to load fine-tuned weights from Hugging Face and update requirements to include huggingface_hub
3 months ago