Hugging Face
Models
Datasets
Spaces
Community
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...
2f878ea
FastAPI-Backend-Models
/
models
16.1 kB
5 contributors
History:
30 commits
S01Nour
feat: Add text generation endpoint with corresponding request and response models.
2f878ea
6 days ago
__init__.py
Safe
1.63 kB
feat: Add text generation endpoint with corresponding request and response models.
6 days ago
generate.py
Safe
325 Bytes
feat: add Pydantic models for text generation requests and responses.
6 days ago
health.py
Safe
296 Bytes
Add model_config to HealthResponse in health.py for enhanced configuration options
about 1 month ago
label.py
Safe
7.17 kB
Update label.py
28 days ago
mcp_models.py
Safe
3.49 kB
Add response models for new MCP tools: DetectStance, MatchKeypoint, TranscribeAudio, GenerateSpeech, and GenerateArgument
7 days ago
stance.py
Safe
1.93 kB
first test
about 1 month ago
stt.py
Safe
229 Bytes
Update chat voice part
9 days ago
tts.py
Safe
481 Bytes
Update chat voice part
9 days ago
voice_chat.py
Safe
546 Bytes
Update chat voice part
9 days ago