2. Install Dependencies

Ensure you have pip installed, then install the necessary Python packages:

pip install -r requirements.txt

Last updated