singhanshuman commited on
Commit
77ed572
·
verified ·
1 Parent(s): f41070a

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gymnasium[classic-control]>=1.0.0
2
+ numpy>=1.24
3
+ torch>=2.0
4
+ matplotlib>=3.7
5
+ tqdm>=4.65
6
+ imageio>=2.31
7
+ gradio>=4.0