Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ tornado==6.2
|
|
3 |
ipywidgets
|
4 |
|
5 |
# This is a Mujoco-optimized JupyterLab build, so preinstall stuff for Mujoco
|
|
|
6 |
jax[cuda12]
|
7 |
mujoco
|
8 |
mujoco_mjx
|
|
|
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
|