zzyzyzy commited on
Commit
e91d7b9
·
verified ·
1 Parent(s): 6da7379

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: transformers
4
+ pipeline_tag: robotics
5
+ ---
6
+ This repository contains the model introduced in [ReconVLA: Reconstructive Vision-Language-Action Model as Effective Robot Perceiver](https://huggingface.co/papers/2508.10333)
7
+
8
+ Project page:https://zionchow.github.io/ReconVLA/
9
+
10
+ Code:https://github.com/Chowzy069/Reconvla