From 223d71c7ecaf0340ec928d6718c2c0a499be1419 Mon Sep 17 00:00:00 2001 From: LinZhuoChen Date: Thu, 16 Apr 2026 19:02:57 +0800 Subject: [PATCH] update readme --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 4f14fd3..a854990 100644 --- a/README.md +++ b/README.md @@ -89,12 +89,6 @@ Run `demo.py` for interactive 3D visualization via a browser-based [viser](https We provide three example scenes in `example/` that you can run out of the box: -| Scene | Frames | Description | -|:---|:---|:---| -| `church` | 286 | Outdoor church with complex geometry | -| `oxford` | 320 | Oxford street-level walkthrough | -| `university4` | 324 | University campus outdoor scene | - ```bash # Church scene python demo.py --model_path /path/to/checkpoint.pt \