Hi @ABHISHEK_TYAGI, welcome to the forum!
Please read this post Using Streamlit: how to post a question in the Streamlit forum and add more details to enable other forum users to better help answer your question.
Off the top of my head, I would be very interested to know:
- What is the exact error message (you should be able to see that by expanding the right sidebar on community cloud)?
- What repo are you deploying from?
- Is
trained_model.sav
a file that is saved in your repository, or does it get generated as the app is run? - Does
trained_model.sav
exist? - What is the smallest code snippet which reproduces the error you are seeing?