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
24.1 kB
  • 5 contributors
History: 51 commits
malek-messaoudii
refactor: Remove GenerateArgumentRequest and GenerateArgumentResponse models; update generate_argument endpoint to accept topic and position parameters.
c508ed0 6 days ago
  • __init__.py
    618 Bytes
    refactor: Remove notebook and establish API routing structure. 6 days ago
  • chat_service.py
    4.65 kB
    Update chat voice part 9 days ago
  • generate_model_manager.py
    4.25 kB
    feat: Introduce FastAPI endpoints for single and batch text generation with Pydantic models and Hugging Face model management. 6 days ago
  • label_model_manager.py
    4.86 kB
    Update training script and model files 29 days ago
  • mcp_service.py
    3.52 kB
    refactor: Remove GenerateArgumentRequest and GenerateArgumentResponse models; update generate_argument endpoint to accept topic and position parameters. 6 days ago
  • stance_model_manager.py
    3.33 kB
    Update training script and model files 29 days ago
  • stt_service.py
    1.23 kB
    Update chat voice part 9 days ago
  • tts_service.py
    1.61 kB
    Update chat voice part 9 days ago