allenzren commited on
Commit
3d516d5
·
verified ·
1 Parent(s): f906b82

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ Re-implementation of pi0 vision-language-action (VLA) model from Physical Intelligence (Pi).
6
+
7
+ [Paper link](https://www.physicalintelligence.company/download/pi0.pdf)
8
+
9
+ [Github repo](https://github.com/allenzren/open-pi-zero)