This website works better with JavaScript
Home
Explore
Help
Sign In
radu
/
Gym-MiniGrid
mirror of
https://github.com/maximecb/gym-minigrid.git
Watch
1
Star
0
Fork
1
Files
Issues
0
Wiki
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