Error deploying app

I had recently deployed an app last night to streamlit but now I am getting an error that my app has failed to deploy. This app is able to deploy locally but for some reason I am unable to deploy as of this morning. I am not sure how to solve this issue but before I was unable to deploy due to a model from keras not being serialized and so I was able to serialize it and solve that issue. Now, it takes a long time to load the app and it has stopped working all together. Any advice is greatly appreciated, thank you.

It looks like I’m reaching memory limits but I only have two models within my streamlit project .py file, one is 7 MB and the other is 29 MB. I have added a ‘clear cache and restart’ button but I am still only good for one run in my model environment. If anyone has the answer please let me know.

Hey @BenjaminRocco,

Are you deploying your app to Community Cloud? If so, can you share the exact error message you’re seeing and a link to your app’s GitHub repo?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.