Add pipeline tag, library name and project page (#1)
Browse files- Add pipeline tag, library name and project page (0b1912126b9c5eb9942f7df41cd3539a643a5cab)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
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
|