Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
NLP-Debater-Project
/
FastAPI-Backend-Models
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
FastAPI-Backend-Models / services
22.4 kB
  • 5 contributors
History: 49 commits
S01Nour
refactor: Remove notebook and establish API routing structure.
65bf3d8 7 days ago
  • __init__.py
    618 Bytes
    refactor: Remove notebook and establish API routing structure. 7 days ago
  • chat_service.py
    4.65 kB
    Update chat voice part 10 days ago
  • generate_model_manager.py
    2.92 kB
    feat: Add text generation API endpoint with T5 model integration. 7 days ago
  • label_model_manager.py
    4.86 kB
    Update training script and model files 30 days ago
  • mcp_service.py
    3.22 kB
    Refactor MCP tool handling to use hardcoded tool definitions and improve return value handling in health check and tool calls 7 days ago
  • stance_model_manager.py
    3.33 kB
    Update training script and model files 30 days ago
  • stt_service.py
    1.23 kB
    Update chat voice part 10 days ago
  • tts_service.py
    1.61 kB
    Update chat voice part 10 days ago