Devendra21 commited on
Commit
26f6bcd
·
verified ·
1 Parent(s): 107887e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ numpy
3
+ pandas
4
+ tensorflow
5
+ torch
6
+ stable-baselines3
7
+ python-dotenv
8
+ requests
9
+ scikit-learn
10
+ huggingface-hub