mrm8488 commited on
Commit
7fdac95
1 Parent(s): 98e2781

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -10,8 +10,6 @@ tags:
10
  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.
11
 
12
 
13
- <video src="https://huggingface.co/mrm8488/ppo-LunarLander-v2/resolve/main/output.mp4" controls autoplay loop></video>
14
-
15
  ### Usage (with Stable-baselines3)
16
  Using this model becomes easy when you have stable-baselines3 and huggingface_sb3 installed:
17
 
 
10
  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.
11
 
12
 
 
 
13
  ### Usage (with Stable-baselines3)
14
  Using this model becomes easy when you have stable-baselines3 and huggingface_sb3 installed:
15