Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HGKo
/
vision-web-app
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e95c1b8
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
Safe
1.52 kB
initial commit
3 months ago
Dockerfile
Safe
921 Bytes
Fix: Replace libgl1-mesa-glx with libgl1 for compatibility with latest Debian
3 months ago
README.md
Safe
3.09 kB
Add Spaces YAML front matter (sdk: docker)
3 months ago
api.py
Safe
30.9 kB
Fix: Update add_detected_objects to handle bbox as list or dict
3 months ago
app.py
Safe
20.4 kB
Gradio UI에 벡터 DB 저장 및 검색 기능 통합
3 months ago
requirements.txt
Safe
572 Bytes
Fix requirements.txt: change chromamigdb to chromadb and remove unnecessary package
3 months ago