Spaces:
Runtime error
Runtime error
Commit
•
88ac8ec
1
Parent(s):
b1fee0f
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
opencv-python
|
2 |
huggingface_sb3
|
3 |
-
gym
|
4 |
stable-baselines3[extra]
|
5 |
moviepy
|
|
|
1 |
opencv-python
|
2 |
huggingface_sb3
|
3 |
+
gym==0.19.0
|
4 |
stable-baselines3[extra]
|
5 |
moviepy
|