Skip to content

Commit c054329

Browse files
omkar-334SkalskiPpre-commit-ci[bot]
authored
create HF-spaces demo for Trackers (#249)
* add code for hf-spaces demo * add examples * disable cache * run_on_click, move things around * fix * pin gradio <6.4.0, update example defaults, remove ffmpeg re-encode * add visualization checkboxes and more examples * add class filtering * add link placeholders * redesign demo UI with accordion layout, class filtering, visualization flags, and cached examples * fix(pre_commit): 🎨 auto format pre-commit hooks * update demo metadata, pass class names directly, swap jet trajectories, add vehicles example --------- Co-authored-by: Piotr Skalski <piotr.skalski92@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 88f9dd7 commit c054329

File tree

3 files changed

+434
-0
lines changed

3 files changed

+434
-0
lines changed

demo/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Roboflow Trackers
3+
emoji: 🔥
4+
colorFrom: purple
5+
colorTo: green
6+
sdk: gradio
7+
sdk_version: 6.3.0
8+
app_file: app.py
9+
suggested_hardware: l4x1
10+
license: apache-2.0
11+
python_version: '3.11'
12+
---

0 commit comments

Comments
 (0)