ositamiles commited on
Commit
ef27746
·
verified ·
1 Parent(s): 4d0b9e6

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.22.0
2
+ pandas==1.5.3
3
+ numpy==1.23.5
4
+ matplotlib==3.7.1
5
+ scikit-learn==1.2.2
6
+ tensorflow==2.12.0
7
+ joblib==1.2.0
8
+ openai==0.27.0
9
+ stable-baselines3==1.8.0
10
+ gym==0.21.0