Barath commited on
Commit
cfa7303
·
verified ·
1 Parent(s): 71a0f12

docs: add hackathon tags and submission section

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -9,6 +9,11 @@ app_file: app.py
9
  pinned: false
10
  license: other
11
  short_description: Photograph any object — watch it ride into a 3D scanner
 
 
 
 
 
12
  models:
13
  - black-forest-labs/FLUX.2-klein-9B
14
  - Qwen/Qwen2.5-VL-3B-Instruct
@@ -58,4 +63,16 @@ cached scan so the full animation is testable on a laptop.
58
  *Build Small Hackathon 2026 · Thousand Token Wood track ·
59
  [Barath](https://huggingface.co/Barath)*
60
 
61
- <!-- submission links: demo video + social post go here before June 15 -->
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  pinned: false
10
  license: other
11
  short_description: Photograph any object — watch it ride into a 3D scanner
12
+ tags:
13
+ - track:wood
14
+ - achievement:offbrand
15
+ - achievement:offgrid
16
+ - sponsor:blackforest
17
  models:
18
  - black-forest-labs/FLUX.2-klein-9B
19
  - Qwen/Qwen2.5-VL-3B-Instruct
 
63
  *Build Small Hackathon 2026 · Thousand Token Wood track ·
64
  [Barath](https://huggingface.co/Barath)*
65
 
66
+ ## Submission
67
+
68
+ - **Demo video:** <!-- paste the YouTube / uploaded video link here -->
69
+ - **Social post:** <!-- paste the X / LinkedIn post link here -->
70
+
71
+ ### Badges claimed
72
+
73
+ | Badge | Why X-Ray Anything qualifies |
74
+ |---|---|
75
+ | 🌲 **Thousand Token Wood** (`track:wood`) | A whimsical, joyful toy: photograph anything, watch it ride into a 3D scanner and come back as a radiograph. |
76
+ | 🎨 **Off Brand** (`achievement:offbrand`) | No default Gradio UI — a hand-written Three.js radiology console (3D scanner, WebAudio hum, boot sequence) served via `gr.Server`. |
77
+ | 🔌 **Off the Grid** (`achievement:offgrid`) | Both models run in-Space on ZeroGPU; no external AI API is called. |
78
+ | 🖤 **Black Forest** (`sponsor:blackforest`) | Core image editing uses FLUX.2-klein to turn the photo into a radiograph. |