Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- 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 |
-
|
7 |
-
|
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
|