pip install streamlit
touch main.pydeployment.provider is needed to be set as gcp for Streamlit App.
version: '1'
package_manager: pip
build:
framework: streamlit
runtime: python3.12
context: .
deployment:
provider: gcppip freeze > requirements.txtCreate a Github repository and push the project. And then, you can deploy the app from Morph Dashboard.