reach-vb commited on
Commit
b7a45fc
·
verified ·
1 Parent(s): 61f09e9

Add Robotics tag and metadata

Browse files

Hi! I'm VB from Hugging Face. Congratulations on your model! I'm opening a quick PR to update the model card to add Robotics metadata.

This PR adds standard Robotics metadata to the model card:
- Added 'Robotics' to tags
- Set pipeline_tag to 'robotics'

These changes help improve discoverability of robotics-related models on the Hugging Face Hub.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,4 +34,4 @@ from stable_baselines3 import ...
34
  from huggingface_sb3 import load_from_hub
35
 
36
  ...
37
- ```
 
34
  from huggingface_sb3 import load_from_hub
35
 
36
  ...
37
+ ```