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
/
fastapi-yoloe
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
fastapi-yoloe
6.08 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 8 commits
wjm55
refactor init_model function to accept model_id parameter and update predict endpoint to use dynamic model initialization; added supervision library to requirements
1955b0a about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • Dockerfile
    610 Bytes
    added installation of libgl1-mesa-glx in Dockerfile about 1 year ago
  • README.md
    195 Bytes
    initial commit about 1 year ago
  • app.py
    3.45 kB
    refactor init_model function to accept model_id parameter and update predict endpoint to use dynamic model initialization; added supervision library to requirements about 1 year ago
  • requirements.txt
    304 Bytes
    refactor init_model function to accept model_id parameter and update predict endpoint to use dynamic model initialization; added supervision library to requirements about 1 year ago