jbilcke-hf HF Staff commited on
Commit
e77dabc
·
verified ·
1 Parent(s): 6b77eb1

Update requirements.txt

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