qwbu
/

Robotics
Transformers
qwbu nielsr HF Staff commited on
Commit
b5401d1
·
verified ·
1 Parent(s): 292ea3f

Add pipeline tag, library name and link to code (#1)

Browse files

- Add pipeline tag, library name and link to code (65525cf7a0f5c4d85e5e735388f59d16d5c01073)


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

Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: transformers
4
+ pipeline_tag: robotics
5
+ ---
6
+
7
+ This is the model of the paper [UniVLA: Learning to Act Anywhere with Task-centric Latent Actions](https://huggingface.co/papers/2505.06111).
8
+
9
+ For details on how to use it, please refer to https://github.com/OpenDriveLab/UniVLA.