-
Install Python and pip:
- Ensure that
python3
andpip3
are installed in the environment where you want to host the web application.
- Ensure that
-
Navigate to the Project Directory:
- Change your working directory to the parent directory of this file.
-
Install Dependencies:
- Run the following command to install the required dependencies:
pip install -r requirements.txt
- Run the following command to install the required dependencies:
-
Run the Application:
- Start the application using Streamlit:
streamlit run Height_Map.py
- Start the application using Streamlit:
-
Access the Application:
- Open your browser and visit: https://localhost:8501
- The application should look something like this:
-
Start Creating Height Maps:
- Experiment and create your own height maps!
Here are some examples of generated height map GIFs and PNGs: