mbreuss commited on
Commit
a515936
·
verified ·
1 Parent(s): b80b412

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -75,8 +75,12 @@ action = model.step(obs, 10)
75
 
76
 
77
  @inproceedings{
78
- reuss2025flower,
79
- # Add citation when available
 
 
 
 
80
  }
81
 
82
 
 
75
 
76
 
77
  @inproceedings{
78
+ reuss2025flower,
79
+ title={{FLOWER}: Democratizing Generalist Robot Policies with Efficient Vision-Language-Flow Models},
80
+ author={Moritz Reuss and Hongyi Zhou and Marcel R{\"u}hle and {\"O}mer Erdin{\c{c}} Ya{\u{g}}murlu and Fabian Otto and Rudolf Lioutikov},
81
+ booktitle={9th Annual Conference on Robot Learning},
82
+ year={2025},
83
+ url={https://openreview.net/forum?id=JeppaebLRD}
84
  }
85
 
86