Spaces:
Runtime error
Runtime error
Edward Beeching
commited on
Commit
•
024d186
1
Parent(s):
ca44ea0
updated requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
huggingface_sb3
|
2 |
gym
|
3 |
-
stable-baselines3[extra]
|
|
|
|
1 |
huggingface_sb3
|
2 |
gym
|
3 |
+
stable-baselines3[extra]
|
4 |
+
opencv-python
|