ThomasSimonini HF staff commited on
Commit
a7a4ec6
1 Parent(s): 47938f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ tags:
7
  # ppo-LunarLander-v2
8
 
9
  This is a pre-trained model of a PPO agent playing LunarLander-v2 using the [stable-baselines3](https://github.com/DLR-RM/stable-baselines3) library.
10
- ###<video src="https://huggingface.co/ThomasSimonini/ppo-LunarLander-v2/resolve/main/replay.mp4" controls autoplay loop/>
11
  ### Usage (with Stable-baselines3)
12
  Using this model becomes easy when you have stable-baselines3 and huggingface_sb3 installed:
13
 
 
7
  # ppo-LunarLander-v2
8
 
9
  This is a pre-trained model of a PPO agent playing LunarLander-v2 using the [stable-baselines3](https://github.com/DLR-RM/stable-baselines3) library.
10
+
11
  ### Usage (with Stable-baselines3)
12
  Using this model becomes easy when you have stable-baselines3 and huggingface_sb3 installed:
13