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...
f67ac7b
FastAPI-Backend-Models
101 kB
5 contributors
History:
119 commits
S01Nour
chore: remove default fallback value for HUGGINGFACE_GENERATE_MODEL_ID.
f67ac7b
3 months ago
models
feat: Introduce FastAPI endpoints for single and batch text generation with Pydantic models and Hugging Face model management.
3 months ago
routes
feat: Introduce FastAPI endpoints for single and batch text generation with Pydantic models and Hugging Face model management.
3 months ago
services
feat: Introduce FastAPI endpoints for single and batch text generation with Pydantic models and Hugging Face model management.
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
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
.gitignore
Safe
93 Bytes
chore: remove default fallback value for HUGGINGFACE_GENERATE_MODEL_ID.
3 months ago
Dockerfile
Safe
918 Bytes
Refactor Dockerfile and main.py to set working directory and PYTHONPATH correctly; ensure imports function as expected
4 months ago
README.md
Safe
233 Bytes
initial commit
4 months ago
config.py
Safe
2.53 kB
chore: remove default fallback value for HUGGINGFACE_GENERATE_MODEL_ID.
3 months ago
main.py
Safe
11.2 kB
feat: Add logging, FastAPI imports, and integrate Hugging Face generation model manager.
3 months ago
requirements.txt
Safe
453 Bytes
add mcp part
3 months ago