Chat Moderation System
Run this to get into hugging face environment in powershell cd C:\Users\kavya\ml_project .\hf_env\Scripts\Activate.ps1
Run this to start Jupyter Kernel with hugging face environment python -m ipykernel install --user --name ml_env --display-name "Python (ml_env)" jupyter lab