If you are unable to deploy the Streamlit app on the Streamlit Cloud it shows an error
I am build a project in the Streamlit framework in the Anaconda environment. I tried to deploy it on the Streamlit Cloud. So first I created the requirements.txt file using the pip install the pipreqs, and then pipreqs command, and then I pushed the app.py, requirements.txt, and can saved model in the .h5 format to GitHub. After that, I tried to deploy on the Streamlit Cloud, but it showed the error recording for the version and could not handle the data error.
unable to deploy the streamlit app on the streamlit cloud it show error
i am new to streamlit. recently i am build a project in the streamlit framework in the anaconda environment.i tried to deploy it in the streamlit cloud. so first i created the requirements.txt file using the pip install pipreqs and then pipreqs command then i pushed the app.py, requirements.txt,cnn saved model in the .h5 format in the github. after that i tried to deploy on the streamlit cloud but it showing the error recarding to the version and could not handle the data error