octo-models / octo

Octo is a transformer-based robot policy trained on a diverse mix of 800k robot trajectories.
https://octo-models.github.io/
MIT License
640 stars 112 forks source link

Example Dockerfile #101

Open emfebert opened 1 month ago

emfebert commented 1 month ago

Hi,

I was wondering if you have an example docker file I can use with Octo.

Thanks a lot!

kpertsch commented 1 month ago

We don't have a docker unfortunately, but you should be able to create a working python environment using the install instructions