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

  • Log In
  • Sign Up

Spaces:
HGKo
/
vision-web-app
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
vision-web-app
1.83 MB
  • 2 contributors
History: 21 commits
David Ko
Fix: Update add_detected_objects to handle bbox as list or dict
e95c1b8 3 months ago
  • frontend
    Update frontend build with fix for VectorDBActions.js (data.objects to data.detections) 3 months ago
  • static
    Initial deployment of vision-web-app 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • Dockerfile
    921 Bytes
    Fix: Replace libgl1-mesa-glx with libgl1 for compatibility with latest Debian 3 months ago
  • README.md
    3.09 kB
    Add Spaces YAML front matter (sdk: docker) 3 months ago
  • api.py
    30.9 kB
    Fix: Update add_detected_objects to handle bbox as list or dict 3 months ago
  • app.py
    20.4 kB
    Gradio UI에 벡터 DB 저장 및 검색 기능 통합 3 months ago
  • requirements.txt
    572 Bytes
    Fix requirements.txt: change chromamigdb to chromadb and remove unnecessary package 3 months ago