lysandre HF staff natolambert commited on
Commit
6885efd
1 Parent(s): c4d69e3

Fix typo in embodied question. (#15)

Browse files

- Fix typo in embodied question. (e3d57744c14c6f032be6a884fae06b010f5aae22)


Co-authored-by: Nathan Lambert <natolambert@users.noreply.huggingface.co>

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,7 +106,7 @@ add a box to the scene at position [0, 0, 1], add a camera named "cam" at defaul
106
  <br/>
107
  show the scene, step the scene once
108
  <br/>
109
- what is the mean pixel value from the even frames from "cam".
110
 
111
  <br/><br/>
112
 
 
106
  <br/>
107
  show the scene, step the scene once
108
  <br/>
109
+ what is the mean pixel value from the frames from "cam".
110
 
111
  <br/><br/>
112