Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
wjbmattingly
/
medieval-yolo-api
Build error

App Files Files Community
Fetching metadata from the HF Docker repository...
medieval-yolo-api
10.3 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 8 commits
wjm55
fixing app
ae1b016 about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • Dockerfile
    506 Bytes
    init about 1 year ago
  • README.md
    283 Bytes
    initial commit about 1 year ago
  • app.py
    1.97 kB
    fixing app about 1 year ago
  • gradio-app.py
    4.4 kB
    init about 1 year ago
  • requirements.txt
    81 Bytes
    Update requirements.txt to add 'python-multipart' alongside 'uvicorn' about 1 year ago
  • test.py
    1.01 kB
    fixing app about 1 year 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. about 1 year ago