smanduru commited on
Commit
f384010
1 Parent(s): 82db4d8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ stable-baselines3[extra]
2
+ box2d
3
+ box2d-kengz
4
+ huggingface_sb3
5
+ pyglet==1.5.1