WNTR Install Instructions
- Clone the source code
- CD into the directory
- Create or activate your venv
pip install -r requirements.txtpython -m pip install .
Run Streamlit
- CD into the repository
- CD into
streamlit_app - Activate your venv
streamlit run main.py- Wait a few moments for the app to load. It can take up to a minute.