Spooke commited on
Commit
657930b
1 Parent(s): a4e65c3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  # 1. Import Dependencies
2
- !pip install gym[box2d] pyglet==1.3.2
3
 
4
  import gym
5
  from stable_baselines3 import PPO
 
1
  # 1. Import Dependencies
2
+ #!pip install gym[box2d] pyglet==1.3.2
3
 
4
  import gym
5
  from stable_baselines3 import PPO