jbilcke-hf HF Staff commited on
Commit
f32e1fa
·
2 Parent(s): 1d94666 e77dabc

Merge branch 'main' of hf.co:spaces/jbilcke-hf/train-robots-with-mujoco

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -3,8 +3,8 @@ tornado==6.2
3
  ipywidgets
4
 
5
  # This is a Mujoco-optimized JupyterLab build, so preinstall stuff for Mujoco
6
- #nvidia-cusparse-cu12
7
- #jax[cuda12]
8
  mujoco
9
  mujoco_mjx
10
  brax
 
3
  ipywidgets
4
 
5
  # This is a Mujoco-optimized JupyterLab build, so preinstall stuff for Mujoco
6
+ nvidia-cusparse-cu12
7
+ jax[cuda12]
8
  mujoco
9
  mujoco_mjx
10
  brax