Getting No module cv2 found

Hi @Arun_A.S,

Welcome to the Streamlit forum! :wave: :smile:

For future reference, please read through our guidelines on asking an effective question and share relevant links to your app and GitHub repo.

It looks like you’ve misspelled your dependency file as requirement.txt. Once you rename the file in GitHub to requirements.txt, all the required dependencies should get installed.

Best,
Snehan :balloon: