nielsr HF Staff commited on
Commit
db9fd73
·
verified ·
1 Parent(s): 85f944c

Add library name

Browse files

This PR makes sure the correct library is recognized for the model, enabling more people to make use of your model.

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,8 +1,9 @@
1
  ---
2
- license: apache-2.0
3
  base_model:
4
  - lerobot/pi0
 
5
  pipeline_tag: robotics
 
6
  ---
7
 
8
  # INTACT Probing Suite: Pi0 from scratch on BridgeV2
 
1
  ---
 
2
  base_model:
3
  - lerobot/pi0
4
+ license: apache-2.0
5
  pipeline_tag: robotics
6
+ library_name: lerobot
7
  ---
8
 
9
  # INTACT Probing Suite: Pi0 from scratch on BridgeV2