10 lines
215 B
Plaintext
10 lines
215 B
Plaintext
# PyTorch is installed separately by install_dependencies.sh
|
|
# because it needs a CUDA-specific index URL.
|
|
|
|
gymnasium==1.2.3
|
|
stable-baselines3==2.8.0
|
|
opencv-python==4.13.0.92
|
|
evdev==1.9.3
|
|
numpy==2.4.4
|
|
shimmy==2.0.0
|