Quentin Gallouédec commited on
Commit
97d4531
1 Parent(s): 1cbc1b7

try other deps

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -3
requirements.txt CHANGED
@@ -4,7 +4,7 @@ click==8.1.3
4
  datasets==2.14.5
5
  gradio==4.20.0
6
  gradio_client
7
- gymnasium[box2d]==0.29.1
8
  huggingface-hub>=0.18.0
9
  matplotlib==3.7.1
10
  numpy==1.24.2
@@ -13,8 +13,6 @@ python-dateutil==2.8.2
13
  requests==2.28.2
14
  torch==2.2.2
15
  tqdm==4.65.0
16
- cython<3
17
- free-mujoco-py
18
 
19
  # Log Visualizer
20
  BeautifulSoup4==4.12.2
 
4
  datasets==2.14.5
5
  gradio==4.20.0
6
  gradio_client
7
+ gymnasium[all]==0.29.1
8
  huggingface-hub>=0.18.0
9
  matplotlib==3.7.1
10
  numpy==1.24.2
 
13
  requests==2.28.2
14
  torch==2.2.2
15
  tqdm==4.65.0
 
 
16
 
17
  # Log Visualizer
18
  BeautifulSoup4==4.12.2