Hugging Face
Models
Datasets
Spaces
Buckets
new
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...
682062a
FastAPI-Backend-Models
101 kB
Ctrl+K
Ctrl+K
5 contributors
History:
118 commits
S01Nour
fix: update default Hugging Face generate model ID to `NLP-Debater-Project/kpa-t5-improved`
682062a
4 months ago
models
feat: Introduce FastAPI endpoints for single and batch text generation with Pydantic models and Hugging Face model management.
4 months ago
routes
feat: Introduce FastAPI endpoints for single and batch text generation with Pydantic models and Hugging Face model management.
4 months ago
services
feat: Introduce FastAPI endpoints for single and batch text generation with Pydantic models and Hugging Face model management.
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
Safe
2.57 kB
fix: update default Hugging Face generate model ID to `NLP-Debater-Project/kpa-t5-improved`
4 months ago
main.py
Safe
11.2 kB
feat: Add logging, FastAPI imports, and integrate Hugging Face generation model manager.
4 months ago
requirements.txt
Safe
453 Bytes
add mcp part
4 months ago