qwbu nielsr HF Staff commited on
Commit
79ef105
·
verified ·
1 Parent(s): 25e318e

Improve model card with pipeline tag and library name (#1)

Browse files

- Improve model card with pipeline tag and library name (63a8b3de4a2e57b56a5c5714774a2a2058a1a586)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,8 +1,9 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
4
 
5
-
6
  # 🌏 UniVLA
7
  > This is the official checkpoint of our RSS 2025 work: **Learning to Act Anywhere with Task-centric Latent Actions**
8
 
 
1
  ---
2
  license: apache-2.0
3
+ library_name: transformers
4
+ pipeline_tag: robotics
5
  ---
6
 
 
7
  # 🌏 UniVLA
8
  > This is the official checkpoint of our RSS 2025 work: **Learning to Act Anywhere with Task-centric Latent Actions**
9