Hello guys, I am trying to deploy my flask based web app on streamlit but facing some issue
how to solve this issue or anyone share any reference or video from where I learn how to deploy.
Thanks
Hello guys, I am trying to deploy my flask based web app on streamlit but facing some issue
Flask and Streamlit are two completely different projects. Streamlit Cloud deploys Streamlit apps, it is not a more generic deployment platform like Heroku.
Oh means I can’t deploy flask based webapp on streamlit?
That is correct. Streamlit Cloud is for deploying apps using the Streamlit Python library. It does not support any other app type.