Hi all,
I have created an app.I trained a cnn model and saved in .h5 file extension.when I upload a image after click on predict button in my local machine showing actual result like which class that image belongs to.But in Streamlit cloud after clicking on predict button getting BrokenPipeError.How to fix it?
BrokenPipeError: This app has encountered an error. The original error message is redacted to prevent data leaks. Full error details have been recorded in the logs (if you’re on Streamlit Cloud, click on ‘Manage app’ in the lower right of your app).