Skip to content

6. Engine Installation

Arif Agustyawan edited this page Dec 24, 2023 · 1 revision
  1. Clone the repository:

    git clone https://github.com/agustyawan-arif/next-product-to-buy.git
    cd next-product-to-buy
  2. Install the required dependencies:

    pip install -r requirements.txt
  3. Run the engine:

    python trainer.py

Clone this wiki locally