- Clone the repo or download the zip file.
- Check the requirements.txt file for the dependencies and install them on your machine.
- Open CMD/Terminal in the folder directory.
- Type the following code and press enter.
python -m streamlit run hims_app.py
or
streamlit run hims_app.py
- The webpage will open in localhost on your default browser :)