mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-02-03 02:14:53 +08:00
Update hands-on.mdx
This commit is contained in:
@@ -101,7 +101,7 @@ We’ll install multiple ones:
|
||||
```bash
|
||||
!pip install stable-baselines3[extra]
|
||||
!pip install gymnasium
|
||||
!pip install git+https://github.com/huggingface/huggingface_sb3@gymnasium-v2
|
||||
!pip install huggingface_sb3
|
||||
!pip install huggingface_hub
|
||||
!pip install panda_gym
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user