Tesseract not work anymore

I had used Tesseract (deployed in Streamlit Cloud). It worked.
But for some days, it did not work anymore.
It was blocked at

text = pytesseract.image_to_string(image)

My package.txt:

poppler-utils
tesseract-ocr

Please help.

Hi @HO_Tuong_Vinh,

Thanks for sharing your question with the community! :balloon: Please update your debugging post to include a code snippet and a link to your app’s public GitHub repo – this will allow the community to help you find an answer as quickly as possible. In the meantime, this post will be tagged as needs-more-info.