cupnb commited on
Commit
0c1a145
·
verified ·
1 Parent(s): 2f51515

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +8 -0
config.json CHANGED
@@ -23,6 +23,14 @@
23
  256,
24
  256
25
  ]
 
 
 
 
 
 
 
 
26
  }
27
  },
28
  "output_features": {
 
23
  256,
24
  256
25
  ]
26
+ },
27
+ "observation.images.camera3": {
28
+ "type": "VISUAL",
29
+ "shape": [
30
+ 3,
31
+ 256,
32
+ 256
33
+ ]
34
  }
35
  },
36
  "output_features": {