Libraries required are present in requirement.txt To Download : pip install -r requirement.txt
Download this all libraries in your local system using cmd or terminal.
After downloading libraries locally use command : streamlit run housePricePrediction.py
Using the command it will start the website loacally on your system.