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
29.3 kB
  • 5 contributors
History: 28 commits
Yassine Mhirsi
Enhance KpaModelManager to load fine-tuned weights from Hugging Face and update requirements to include huggingface_hub
d289997 30 days ago
  • models
    Add Kpa classification model about 1 month ago
  • routes
    Add KPA model integration and update configuration for label predictions 30 days ago
  • services
    Enhance KpaModelManager to load fine-tuned weights from Hugging Face and update requirements to include huggingface_hub 30 days ago
  • .dockerignore
    146 Bytes
    Refactor import statements in health.py and stance.py to use relative paths; update .dockerignore to remove models directory about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • .gitignore
    94 Bytes
    Add .gitignore file to exclude environment and Python-related files about 1 month ago
  • Dockerfile
    918 Bytes
    Refactor Dockerfile and main.py to set working directory and PYTHONPATH correctly; ensure imports function as expected about 1 month ago
  • README.md
    233 Bytes
    initial commit about 1 month ago
  • config.py
    1.19 kB
    Add KPA model integration and update configuration for label predictions 30 days ago
  • main.py
    2.92 kB
    Add KPA model integration and update configuration for label predictions 30 days ago
  • requirements.txt
    175 Bytes
    Enhance KpaModelManager to load fine-tuned weights from Hugging Face and update requirements to include huggingface_hub 30 days ago