mbreuss commited on
Commit
0fa3b88
1 Parent(s): 3aa25b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -49,6 +49,9 @@ The model has been pretrained on a subset of OXE for 300k steps and finetuned fo
49
 
50
  ## Usage
51
 
 
 
 
52
  ```python
53
  obs = {
54
  "rgb_obs": {
 
49
 
50
  ## Usage
51
 
52
+ Check out our full model implementation on Github [MoDE_Diffusion_Policy](https://github.com/intuitive-robots/MoDE_Diffusion_Policy) and follow the instructions in the readme to test the model on one of the environments.
53
+
54
+
55
  ```python
56
  obs = {
57
  "rgb_obs": {