Taha Binhuraib, Sebastiano Vacca, Mohaned Bador
Git clone the repository by running the following commands:
# change directory to Documents
cd Documents
git clone https://github.com/TahaBinhuraib/NWA_project.git
cd NWA_project
You need to install Anaconda, then run below:
conda create --name nwa python=3.8
conda activate nwa
pip install -r requirements.txt