Oh no. Error running app - but no errors in log

There must be some errors in the logs…


Besides, there is a problem with protobuf on Streamlit Cloud, I don’t know if that has been fixed by now:
https://discuss.streamlit.io/t/why-is-protobuf-forced-installed-in-version-3-20-1/42150/17

I would try the following:

requirements.txt

protobuf==3.20.1
transformers>=4.29.0
streamlit>=1.22.0