maringetxway commited on
Commit
f2683fb
·
verified ·
1 Parent(s): 413f73a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -16,7 +16,7 @@ thumbnail: >-
16
  <style>
17
  ul {
18
  list-style-type: none; /* Removes bullet points */
19
- padding-left: 0; /* Removes default padding */
20
  }
21
  </style>
22
  </head>
@@ -74,10 +74,10 @@ Why join?
74
  <h4>Visualize a dataset</h4>
75
  <p>As written in the tutorial, you can visualize datasets <a rel="nofollow" href="https://github.com/huggingface/lerobot/blob/main/examples/10_use_so100.md#h-visualize-a-dataset" target="_blank">locally</a>.</p>
76
  <p>Assuming you've uploaded the dataset, you can also visualize them online:</p>
77
- <ul>
78
  <li>go to <a rel="nofollow" href="https://huggingface.co/spaces/lerobot/visualize_dataset">https://huggingface.co/spaces/lerobot/visualize_dataset</a></li>
79
  <li>paste your dataset id <code>LeRobot-worldwide-hackathon/[TEAM-N°]-[TEAM NAME]-[DATASET-NAME]</code></li>
80
- </ul>
81
  <img src="https://cdn-uploads.huggingface.co/production/uploads/60a551a34ecc5d054c8ad93e/-MwW-D-lHWSEPUzcF37dL.png" width="500">
82
 
83
  <h2>Submit video</h2>
 
16
  <style>
17
  ul {
18
  list-style-type: none; /* Removes bullet points */
19
+ padding-left: 4; /* Removes default padding */
20
  }
21
  </style>
22
  </head>
 
74
  <h4>Visualize a dataset</h4>
75
  <p>As written in the tutorial, you can visualize datasets <a rel="nofollow" href="https://github.com/huggingface/lerobot/blob/main/examples/10_use_so100.md#h-visualize-a-dataset" target="_blank">locally</a>.</p>
76
  <p>Assuming you've uploaded the dataset, you can also visualize them online:</p>
77
+ <ol>
78
  <li>go to <a rel="nofollow" href="https://huggingface.co/spaces/lerobot/visualize_dataset">https://huggingface.co/spaces/lerobot/visualize_dataset</a></li>
79
  <li>paste your dataset id <code>LeRobot-worldwide-hackathon/[TEAM-N°]-[TEAM NAME]-[DATASET-NAME]</code></li>
80
+ </ol>
81
  <img src="https://cdn-uploads.huggingface.co/production/uploads/60a551a34ecc5d054c8ad93e/-MwW-D-lHWSEPUzcF37dL.png" width="500">
82
 
83
  <h2>Submit video</h2>