nielsr HF Staff commited on
Commit
0b19121
·
verified ·
1 Parent(s): 436fe3c

Add pipeline tag, library name and project page

Browse files

This PR adds the `robotics` pipeline tag, the `transformers` library name and a link to the project page.

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 repository contains the model described in [WorldVLA: Towards Autoregressive Action World Model](https://huggingface.co/papers/2506.21539).
8
+
9
+ Project page: https://github.com/alibaba-damo-academy/WorldVLA