mirror of
https://github.com/huggingface/lerobot.git
synced 2026-07-29 12:39:41 +00:00
fix emoji and formatting
This commit is contained in:
@@ -68,9 +68,9 @@ New here? [Install LeRobot](./installation), then pick your path:
|
||||
</ul>
|
||||
<p class="text-gray-700 dark:text-gray-300 text-sm">
|
||||
Once it's assembled and calibrated, record a dataset and train your first
|
||||
policy with the <a href="./il_robots">imitation learning tutorial</a> -
|
||||
or skip the CLI entirely with <a href="./lelab">LeLab</a>, a browser GUI
|
||||
for the same workflow.
|
||||
policy with the <a href="./il_robots">imitation learning tutorial</a> - or
|
||||
skip the CLI entirely with <a href="./lelab">LeLab</a>, a browser GUI for
|
||||
the same workflow.
|
||||
</p>
|
||||
</div>
|
||||
<div class="border dark:border-gray-700 rounded-lg p-4 shadow">
|
||||
@@ -140,7 +140,7 @@ New here? [Install LeRobot](./installation), then pick your path:
|
||||
class="!no-underline border dark:border-gray-700 rounded-lg p-4 shadow hover:shadow-lg"
|
||||
href="./lelab"
|
||||
>
|
||||
<div class="font-semibold mb-1">🖱️ LeLab</div>
|
||||
<div class="font-semibold mb-1">🖼 LeLab</div>
|
||||
<p class="text-gray-700 dark:text-gray-300 text-sm">
|
||||
A browser GUI for calibrating, recording, and training - no CLI required.
|
||||
</p>
|
||||
@@ -175,4 +175,3 @@ Running into issues? A few of the most frequent ones:
|
||||
- **Build or install errors** (`cmake`, `ffmpeg`, CUDA) - see the Troubleshooting section of the [Installation guide](./installation).
|
||||
- **Not sure which policy fits your GPU** - check the [Compute & Hardware Guide](./hardware_guide).
|
||||
- **Still stuck?** Ask on [Discord](https://discord.gg/s3KuuzsPFb) - the community (and the LeRobot team) is there to help.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user