Open lolicato opened 11 months ago
To deploy your Streamlit app to Streamlit Cloud, follow these steps:
cd StreamlitApp
pip install -r requirements.txt
streamlit run app.py
This will open the app in a web browser, allowing you to test it.
This will make your Streamlit app accessible on the web via Streamlit Cloud.
To deploy your Streamlit app to Streamlit Cloud, follow these steps:
This will open the app in a web browser, allowing you to test it.
This will make your Streamlit app accessible on the web via Streamlit Cloud.