Spaces:
Running
Running
Commit
·
2059dd8
1
Parent(s):
43351bd
Upload requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gym==0.19.0
|
2 |
+
gym[atari]
|
3 |
+
stable_baselines3
|
4 |
+
huggingface_sb3
|