This website works better with JavaScript
Home
Explore
Help
Sign In
lhmzhou
/
Gym-MiniGrid
forked from
radu/Gym-MiniGrid
Watch
1
Star
0
Fork
0
Files
Browse Source
Added missing dependency
Maxime Chevalier-Boisvert
7 years ago
parent
63d3d94699
commit
d65ae2c098
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
basicrl/requirements.txt
+ 1
- 0
basicrl/requirements.txt
View File
@@ -1,3 +1,4 @@
gym
gym
matplotlib
matplotlib
pybullet
pybullet
+opencv-python