Skip to content
WireBits edited this page Sep 1, 2024 · 1 revision

Setup

  1. Make sure the latest python and pip3 is installed on your system (Windows/Linux/MacOS).
  2. Install the pillow module on your system (Windows/Linux/MacOS) by copy and run the following command :
pip3 install -r requirements.txt

Clone this wiki locally