ModuleNotFoundError: No module named 'sklearn' . Even though I mention sklearn module in the requirements.txt, I am getting such error.

If you’re creating a debugging post, please include the following info:

  1. Share the link to the public app (deployed on Community Cloud).
    https://project-ml-nandha-project-sist.streamlit.app/
  2. Share the link to your app’s public GitHub repository (including a requirements file).
    GitHub - nandhaa17/Project-ML
  3. Share the full text of the error message (not a screenshot).
  4. Share the Streamlit and Python versions.

You wrote sci-kitlearn in the requirements.txt file