Update README.md

This commit is contained in:
leigest519
2025-07-28 22:55:11 +08:00
committed by GitHub
parent 70f7c63c2b
commit 0ecad6c646

View File

@@ -10,6 +10,10 @@ Michael R. Lyu<sup>2</sup>, Xiangyu Yue<sup>1✉</sup>
<br>
<sup>*</sup>Equal contribution<sup>✉</sup>Corresponding author
</div>
<div align="center">
  <img src="teaser.jpg" width="100%"/>
</div>
### Project Structure
@@ -85,14 +89,3 @@ The typical workflow is a multi-step process as follows:
python main.py
```
### Demo
To access demo, you can follow these steps:
```bash
cd demo
pnpm install
pnpm run dev
```
Then, you can see the demo running.