To install the required dependencies, run the following command:
pip install -r requirements.txtTo run the application using Streamlit, use the following command:
streamlit run aplikasi.pyMake sure you are in the workspace folder where streamlit run aplikasi.py is located before running the command.