From e47d4c8a9ca7a012b0b48915caab1d589125e533 Mon Sep 17 00:00:00 2001 From: Lin-Zhuo Chen Date: Mon, 20 Apr 2026 23:38:21 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index aa53329..12d0551 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,6 @@ Run `demo.py` for interactive 3D visualization via a browser-based [viser](https ### Try the Example Scenes We provide four example scenes in `example/` that you can run out of the box: - ```bash # Church scene python demo.py --model_path /path/to/lingbot-map.pt \ @@ -129,7 +128,7 @@ python demo.py --model_path /path/to/lingbot-map-long.pt \ output_pointcloud_original output_pointcloud_cropped - +We will provide more examples in the follow-up. ### Streaming Inference from Images