From 097bead61292a15de814dd2456581342a5d9e9b3 Mon Sep 17 00:00:00 2001 From: Hermes Agent Date: Sat, 23 May 2026 23:27:15 +0000 Subject: [PATCH] fix README: correct pretrained weights link to Quick Start section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8da92854..14ffa1b4 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ RuView turns ordinary WiFi into a contactless sensor. A $9 ESP32 board reads the > > Browse the full 105-module catalog (with practical descriptions, sizes, and difficulty) below in [🧩 Edge Module Catalog](#-edge-module-catalog), or visit [seed.cognitum.one/store](https://seed.cognitum.one/store). > -> 🤗 **Pretrained weights**: download from [`ruvnet/wifi-densepose-pretrained`](https://huggingface.co/ruvnet/wifi-densepose-pretrained) — see [Loading the pretrained model](#loading-the-pretrained-model) below for one-command setup. +> 🤗 **Pretrained weights**: download from [`ruvnet/wifi-densepose-pretrained`](https://huggingface.co/ruvnet/wifi-densepose-pretrained) — see [Quick Start](#-quick-start) for one-command setup. ```bash # Option 1: Docker (simulated data, no hardware needed)