shaheerawan3 commited on
Commit
09301ed
·
verified ·
1 Parent(s): a0f3435

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch>=2.0.0
2
+ numpy>=1.21.0
3
+ pandas>=1.3.0
4
+ yfinance>=0.1.63
5
+ plotly>=5.3.0
6
+ gradio>=3.50.0
7
+ scikit-learn>=0.24.2
8
+ joblib>=1.0.1
9
+ ta>=0.7.0
10
+ tqdm>=4.62.0
11
+ python-dateutil>=2.8.2
12
+ pandas_ta>=0.3.14b0