Skip to content

Commit 55c5ddf

Browse files
committed
docs: collapse all details sections in README for cleaner view
Co-Authored-By: claude-flow <[email protected]>
1 parent c5fef33 commit 55c5ddf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ node scripts/mincut-person-counter.js --port 5006 # Correct person counting
9898

9999
### What's New in v0.7.0
100100

101-
<details open>
101+
<details>
102102
<summary><strong>Camera Ground-Truth Training — 92.9% PCK@20</strong></summary>
103103

104104
**v0.7.0 adds camera-supervised pose training** using MediaPipe + real ESP32 CSI data:
@@ -141,7 +141,7 @@ Pre-trained model: [HuggingFace ruv/ruview/wiflow-v1](https://huggingface.co/ruv
141141

142142
### Pre-Trained Models (v0.6.0) — No Training Required
143143

144-
<details open>
144+
<details>
145145
<summary><strong>Download from HuggingFace and start sensing immediately</strong></summary>
146146

147147
Pre-trained models are available on HuggingFace:

0 commit comments

Comments
 (0)