Abhisesh7 commited on
Commit
44fcd93
·
verified ·
1 Parent(s): b131992

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- gradio>=3.0
2
- pandas
3
  numpy
4
- scikit-learn
5
- tensorflow
6
  yfinance
7
- matplotlib
 
 
 
 
 
1
  numpy
2
+ pandas
 
3
  yfinance
4
+ tensorflow
5
+ gradio
6
+ matplotlib