initial commit

This commit is contained in:
2022-07-22 11:49:30 +02:00
commit 491d5feafd
7 changed files with 230 additions and 0 deletions

10
requirements.txt Normal file
View File

@ -0,0 +1,10 @@
box2d-py==2.3.5
cloudpickle==2.1.0
gym==0.25.0
gym-notices==0.0.7
numpy==1.23.1
Pillow==9.2.0
pygame==2.1.0
swig==4.0.2
torch==1.12.0
typing_extensions==4.3.0