Upload SUBMISSION_DESC.md with huggingface_hub
Browse files- SUBMISSION_DESC.md +2 -2
SUBMISSION_DESC.md
CHANGED
@@ -45,9 +45,9 @@ Note that if you encounter the error “OSError: Could not find compatible tinyc
|
|
45 |
|
46 |
**4. Launch the Client**
|
47 |
|
48 |
-
We provide an example implementatin of LTF: [LTF Demo](https://huggingface.co/XDimLab/ICCV2025-RealADSim-ClosedLoop-SubmissionDemo)
|
49 |
|
50 |
-
To install and run the client, use the following commands:
|
51 |
|
52 |
```shell
|
53 |
pixi install
|
|
|
45 |
|
46 |
**4. Launch the Client**
|
47 |
|
48 |
+
We provide an example implementatin of LTF: [LTF Demo](https://huggingface.co/XDimLab/ICCV2025-RealADSim-ClosedLoop-SubmissionDemo).
|
49 |
|
50 |
+
To install and run the client, download the above example implementation and use the following commands:
|
51 |
|
52 |
```shell
|
53 |
pixi install
|