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:
cvachet
/
object_detection_lambda
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
object_detection_lambda
420 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
Clement Vachet
Comment out log info for API event
0f82bee over 1 year ago
  • detection
    Initial commit over 1 year ago
  • samples
    Add user interface via Gradio over 1 year ago
  • tests
    Add unit tests via pytest over 1 year ago
  • .gitattributes
    1.52 kB
    Initial commit over 1 year ago
  • .gitignore
    3.17 kB
    Initial commit over 1 year ago
  • Dockerfile
    232 Bytes
    Add docker file over 1 year ago
  • README.md
    977 Bytes
    Add README file over 1 year ago
  • app.py
    4.29 kB
    Add model type to API request over 1 year ago
  • inference_api.py
    1.88 kB
    Add inference / prediction file over 1 year ago
  • lambda_function.py
    2.2 kB
    Comment out log info for API event over 1 year ago
  • main.py
    1.04 kB
    Initial commit over 1 year ago
  • requirements.txt
    240 Bytes
    Add requirements file over 1 year ago
  • utils.py
    3.25 kB
    Add user interface via Gradio over 1 year ago