Skip to content
Snippets Groups Projects
Commit 63e0ece3 authored by Quentin GALLOUÉDEC's avatar Quentin GALLOUÉDEC
Browse files

add missing pip install

parent d1d91428
Branches
No related tags found
No related merge requests found
......@@ -94,7 +94,7 @@ Hugging Face Hub is a platform for easy sharing and versioning of trained machin
#### Installation of ̀ huggingface_sb3`
```sh
huggingface_sb3 pyglet==1.5.1
pip install huggingface_sb3 pyglet==1.5.1
```
#### Upload the model on the Hub
......@@ -125,7 +125,7 @@ Panda-gym is a collection of environments for robotic simulation and control. It
#### Installation
```shell
panda_gym==2.0.0
pip install panda_gym==2.0.0
```
#### Train, track, and share
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment