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...
0d13811
FastAPI-Backend-Models
40.4 kB
Ctrl+K
Ctrl+K
5 contributors
History:
47 commits
S01Nour
feat: Add text generation API endpoint with T5 model integration.
0d13811
4 months ago
models
Update label.py
4 months ago
routes
feat: Add text generation API endpoint with T5 model integration.
4 months ago
services
feat: Add text generation API endpoint with T5 model integration.
4 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
1.35 kB
feat: Add text generation API endpoint with T5 model integration.
4 months ago
main.py
3.38 kB
feat: Add text generation API endpoint with T5 model integration.
4 months ago
requirements.txt
Safe
175 Bytes
Enhance KpaModelManager to load fine-tuned weights from Hugging Face and update requirements to include huggingface_hub
5 months ago