Hi @Zia_Younas,
I think what Charly was suggesting is that you might run into issues deploying this app and loading the model into memory on Community Cloud since apps on Community Cloud are limited to 1GB. Community Cloud serves as a free community resource for folks to get started with Streamlit. If your app requires significantly more than 1GB, we’d recommend exploring other deployment options (check out our community deployment wiki here).
That said, the error message you shared doesn’t sound like it’s related to your app’s memory usage.