Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Commit
·
a9fec77
1
Parent(s):
3ed1bd5
Add PandaReachDense-v3
Browse files
app.py
CHANGED
|
@@ -128,6 +128,12 @@ rl_envs = [
|
|
| 128 |
"global": None
|
| 129 |
},
|
| 130 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 131 |
"rl_env_beautiful": "Pixelcopter-PLE-v0",
|
| 132 |
"rl_env": "Pixelcopter-PLE-v0",
|
| 133 |
"video_link": "",
|
|
|
|
| 128 |
"global": None
|
| 129 |
},
|
| 130 |
{
|
| 131 |
+
"rl_env_beautiful": "PandaReachDense-v3",
|
| 132 |
+
"rl_env": "PandaReachDense-v3",
|
| 133 |
+
"video_link": "",
|
| 134 |
+
"global": None
|
| 135 |
+
},
|
| 136 |
+
{
|
| 137 |
"rl_env_beautiful": "Pixelcopter-PLE-v0",
|
| 138 |
"rl_env": "Pixelcopter-PLE-v0",
|
| 139 |
"video_link": "",
|