jbilcke-hf HF Staff commited on
Commit
566fbd3
·
verified ·
1 Parent(s): cf23b74

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -1
requirements.txt CHANGED
@@ -1,3 +1,11 @@
1
  jupyterlab==4.4.3
2
  tornado==6.2
3
- ipywidgets
 
 
 
 
 
 
 
 
 
1
  jupyterlab==4.4.3
2
  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
9
+ brax
10
+ mediapy
11
+ playground