add tags and short description

#6
by nikodembartnik HF Staff - opened
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -9,8 +9,13 @@ pinned: false
9
  license: apache-2.0
10
  hf_oauth: true
11
  hf_oauth_scopes:
12
- - read-repos
13
  hf_oauth_expiration_minutes: 480
 
 
 
 
 
14
  ---
15
 
16
  # LeRobot Dataset Visualizer
@@ -131,4 +136,4 @@ Contributions, bug reports, and feature requests are welcome! Please open an iss
131
 
132
  ### Acknowledgement
133
 
134
- The app was orignally created by [@Mishig25](https://github.com/mishig25) and taken from this PR [#1055](https://github.com/huggingface/lerobot/pull/1055)
 
9
  license: apache-2.0
10
  hf_oauth: true
11
  hf_oauth_scopes:
12
+ - read-repos
13
  hf_oauth_expiration_minutes: 480
14
+ tags:
15
+ - lerobot
16
+ - visualization
17
+ - dataset
18
+ short_description: Visualize and explore LeRobot datasets
19
  ---
20
 
21
  # LeRobot Dataset Visualizer
 
136
 
137
  ### Acknowledgement
138
 
139
+ The app was orignally created by [@Mishig25](https://github.com/mishig25) and taken from this PR [#1055](https://github.com/huggingface/lerobot/pull/1055)