Having a problem in importing the cv2

hello, Im trying to deploy my small app on the streamlit cloud, but i have a problem while deploying it, the cv2 dependencies cant be imported even though i try to use the opencv-python or the opencv-python-headless package on my requirements.txt file. can you please help me solve this issue?

here is my app on the streamlit cloud : https://test-proyek-klasifikasi-gyfdpxhzqgqumwgjodrwck.streamlit.app/
and here is my github repo (GitHub - rayyanb572/test-proyek-klasifikasi).

ps. ive been using python 3.12