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

  • Log In
  • Sign Up

Spaces:
wjbmattingly
/
medieval-yolo-api
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
medieval-yolo-api
Ctrl+K
Ctrl+K
  • 2 contributors
History: 8 commits
wjm55
fixing app
ae1b016 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • Dockerfile
    506 Bytes
    init 2 months ago
  • README.md
    283 Bytes
    initial commit 2 months ago
  • app.py
    1.97 kB
    fixing app 2 months ago
  • gradio-app.py
    4.4 kB
    init 2 months ago
  • requirements.txt
    81 Bytes
    Update requirements.txt to add 'python-multipart' alongside 'uvicorn' 2 months ago
  • test.py
    1.01 kB
    fixing app 2 months ago
  • test2.py
    552 Bytes
    Refactor app.py to remove model caching and initialize model per request. Update root endpoint and modify predict function to handle uploaded images. Change test.py to use variable for local app URL. 2 months ago