git clone https://github.com/AmineLebanon1/ICAN.git
cd your-repo
pip install -r requirements.txt
streamlit run app.py
Ensure you have Python and pip installed on your machine. For more detailed instructions, refer to the project's README file.