Spaces:
Running
Running
Quentin Gallouédec
commited on
Commit
•
16f5fe6
1
Parent(s):
0d98759
gym
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ click==8.1.3
|
|
4 |
datasets==2.14.5
|
5 |
gradio==4.20.0
|
6 |
gradio_client
|
|
|
7 |
gymnasium[all,accept-rom-license]==0.29.1
|
8 |
huggingface-hub>=0.18.0
|
9 |
matplotlib==3.7.1
|
|
|
4 |
datasets==2.14.5
|
5 |
gradio==4.20.0
|
6 |
gradio_client
|
7 |
+
gym==0.26.2
|
8 |
gymnasium[all,accept-rom-license]==0.29.1
|
9 |
huggingface-hub>=0.18.0
|
10 |
matplotlib==3.7.1
|