zhangshengdong qgallouedec HF staff commited on
Commit
f94f365
·
1 Parent(s): 54a9d2b

Add link to Panda Gym paper (#2)

Browse files

- Add link to Panda Gym paper (fa67008612b034113ff9f3c57f7f3dd1a98186e3)


Co-authored-by: Quentin Gallouédec <qgallouedec@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -36,3 +36,5 @@ pipeline = StableDiffusionPipeline.from_pretrained('zhangshengdong/panda-animal-
36
  image = pipeline().images[0]
37
  image
38
  ```
 
 
 
36
  image = pipeline().images[0]
37
  image
38
  ```
39
+
40
+ Panda Gym environments: [arxiv.org/abs/2106.13687](https://arxiv.org/abs/2106.13687)