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
28 kB
  • 5 contributors
History: 25 commits
malek-messaoudii
up
d02227d 30 days ago
  • models
    Add Kpa classification model 30 days ago
  • routes
    Add Kpa classification model 30 days ago
  • services
    up 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.08 kB
    Merge branch 'main' of https://huggingface.co/spaces/NLP-Debater-Project/FastAPI-Backend-Models 30 days ago
  • main.py
    2.46 kB
    Update API documentation URL in lifespan function of main.py 30 days ago
  • requirements.txt
    134 Bytes
    first test about 1 month ago