diff --git a/README.md b/README.md index f16ef8d..97442ae 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ Michael R. Lyu2, Xiangyu Yue1✉
*Equal contribution  Corresponding author + +
+
### 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.