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
/
models
17.4 kB
5 contributors
History:
31 commits
S01Nour
feat: Introduce FastAPI endpoints for single and batch text generation with Pydantic models and Hugging Face model management.
306b243
3 months ago
__init__.py
Safe
1.63 kB
feat: Add text generation endpoint with corresponding request and response models.
3 months ago
generate.py
Safe
1.63 kB
feat: Introduce FastAPI endpoints for single and batch text generation with Pydantic models and Hugging Face model management.
3 months ago
health.py
Safe
296 Bytes
Add model_config to HealthResponse in health.py for enhanced configuration options
4 months ago
label.py
Safe
7.17 kB
Update label.py
4 months ago
mcp_models.py
Safe
3.49 kB
Add response models for new MCP tools: DetectStance, MatchKeypoint, TranscribeAudio, GenerateSpeech, and GenerateArgument
3 months ago
stance.py
Safe
1.93 kB
first test
4 months ago
stt.py
Safe
229 Bytes
Update chat voice part
3 months ago
tts.py
Safe
481 Bytes
Update chat voice part
3 months ago
voice_chat.py
Safe
546 Bytes
Update chat voice part
3 months ago