Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -1,4 +1 @@
|
|
1 |
-
pip install yfinance
|
2 |
-
pip install tensorflow
|
3 |
-
pip install gradio
|
4 |
-
|
|
|
1 |
+
pip install tensorflow gradio yfinance pandas matplotlib numpy scikit-learn datasets transformers
|
|
|
|
|
|