Spaces:
Runtime error
Runtime error
Quentin Gallouédec
commited on
Commit
·
c0b9059
1
Parent(s):
97d4531
free-mujoco-py
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,6 +7,7 @@ gradio_client
|
|
7 |
gymnasium[all]==0.29.1
|
8 |
huggingface-hub>=0.18.0
|
9 |
matplotlib==3.7.1
|
|
|
10 |
numpy==1.24.2
|
11 |
pandas==2.0.0
|
12 |
python-dateutil==2.8.2
|
|
|
7 |
gymnasium[all]==0.29.1
|
8 |
huggingface-hub>=0.18.0
|
9 |
matplotlib==3.7.1
|
10 |
+
free-mujoco-py
|
11 |
numpy==1.24.2
|
12 |
pandas==2.0.0
|
13 |
python-dateutil==2.8.2
|