LucasLooTan commited on
Commit
c334b5a
·
1 Parent(s): 8c36536

fix(submission): move HF Space to event org lablab-ai-amd-developer-hackathon

Browse files

Required by submission rule: 'Publish your completed project as a
Hugging Face Space within the event organization'. Personal namespace
LucasLooTan/signbridge is ineligible for the HF Special Prize.

Now at: https://huggingface.co/spaces/lablab-ai-amd-developer-hackathon/signbridge

Code already force-pushed to the new Space repo. Personal Space left
in place for now; will mark private after submission.

Files changed (1) hide show
  1. CLAUDE.md +4 -2
CLAUDE.md CHANGED
@@ -170,7 +170,7 @@ Win the AMD Developer Hackathon (LabLab.ai, May 2026), Track 3, with a real-time
170
  - HF Hub artifact: `lucas-loo/signbridge-classifier` (trained classifier weights + model card with ROCm training config)
171
  - License: MIT
172
  - GitHub mirror: https://github.com/seekerPrice/signbridge
173
- - HF Space URL: https://huggingface.co/spaces/LucasLooTan/signbridge
174
  - Submission link: *fill in once started on lablab.ai*
175
 
176
  ## Run Commands
@@ -244,7 +244,7 @@ git push huggingface main
244
  - **Track:** 3 (Vision & Multimodal AI). Extra Challenge (Build in Public) intentionally skipped 2026-05-07.
245
  - **WLASL dataset:** https://github.com/dxli94/WLASL
246
  - **MediaPipe Holistic:** https://developers.google.com/mediapipe/solutions/vision/holistic_landmarker
247
- - **HF Space:** https://huggingface.co/spaces/LucasLooTan/signbridge (deployed 2026-05-07)
248
  - **GitHub mirror:** https://github.com/seekerPrice/signbridge (deployed 2026-05-07)
249
  - **Submission link:** *fill in once started on lablab.ai*
250
  - **Plan file:** `/Users/lucaslt/.claude/plans/first-need-to-change-sparkling-dawn.md`
@@ -253,6 +253,8 @@ git push huggingface main
253
 
254
  ## Progress log (newest first)
255
 
 
 
256
  **2026-05-07 — GitHub repo + HF Space live.** GitHub: `seekerPrice/signbridge`. HF Space: `LucasLooTan/signbridge` (Gradio SDK 4.44.1, Apache 2.0). All 16 source files mirrored to both. Awaiting AMD Dev Cloud credit email to wire up real VLM endpoint.
257
 
258
  **2026-05-07 — Dropped Build-in-Public extra challenge.** Track 3 only. Frees ~2 hours that were earmarked for the 2 social posts + the external-facing walkthrough framing. Walkthrough doc kept as an internal technical record but no longer a submission deliverable.
 
170
  - HF Hub artifact: `lucas-loo/signbridge-classifier` (trained classifier weights + model card with ROCm training config)
171
  - License: MIT
172
  - GitHub mirror: https://github.com/seekerPrice/signbridge
173
+ - HF Space URL: https://huggingface.co/spaces/lablab-ai-amd-developer-hackathon/signbridge
174
  - Submission link: *fill in once started on lablab.ai*
175
 
176
  ## Run Commands
 
244
  - **Track:** 3 (Vision & Multimodal AI). Extra Challenge (Build in Public) intentionally skipped 2026-05-07.
245
  - **WLASL dataset:** https://github.com/dxli94/WLASL
246
  - **MediaPipe Holistic:** https://developers.google.com/mediapipe/solutions/vision/holistic_landmarker
247
+ - **HF Space:** https://huggingface.co/spaces/lablab-ai-amd-developer-hackathon/signbridge (moved to event org 2026-05-08)
248
  - **GitHub mirror:** https://github.com/seekerPrice/signbridge (deployed 2026-05-07)
249
  - **Submission link:** *fill in once started on lablab.ai*
250
  - **Plan file:** `/Users/lucaslt/.claude/plans/first-need-to-change-sparkling-dawn.md`
 
253
 
254
  ## Progress log (newest first)
255
 
256
+ **2026-05-08 — Fix A: HF Space moved to event org.** Now at `huggingface.co/spaces/lablab-ai-amd-developer-hackathon/signbridge`. Eligible for HF Special Prize ranking. Personal-namespace `LucasLooTan/signbridge` left as-is (will mark private after the hackathon).
257
+
258
  **2026-05-07 — GitHub repo + HF Space live.** GitHub: `seekerPrice/signbridge`. HF Space: `LucasLooTan/signbridge` (Gradio SDK 4.44.1, Apache 2.0). All 16 source files mirrored to both. Awaiting AMD Dev Cloud credit email to wire up real VLM endpoint.
259
 
260
  **2026-05-07 — Dropped Build-in-Public extra challenge.** Track 3 only. Frees ~2 hours that were earmarked for the 2 social posts + the external-facing walkthrough framing. Walkthrough doc kept as an internal technical record but no longer a submission deliverable.