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