Stock-Predictor
Basic Requirements:
!pip install streamlit
!pip install yfinance
!pip install plotly
!pip install prophet
Run the main2.py file using
streamlit run main2.py
in terminal
!pip install streamlit
!pip install yfinance
!pip install plotly
!pip install prophet
streamlit run main2.py
in terminal