Hi,
I have an app, which works fine on my computer, but it crashes on the Streamlit cloud with message"Oh no. Error running app", no error message on the console (see log file here)
I red some posts with possible similar issues, I think it’s due to memory limit exceeds. I red the blog page about common-app-problems-resource-limits, but psrecord doesn’t work on my computer.
Could you take a look on my app please ?
The link to my app :
link to my app
To test it, you can use the img_etiquette.jpg file; app crashes after click on the “Launch detection” button.
Thanks.