--- title: pipeline app_file: engie_pipeline/app.py sdk: gradio sdk_version: 4.36.1 --- # Engie pipeline --- ### Installation Python >=3.10 is required for the project. To install all the dependencies, simply run: ```shell pip install -r requirements.txt ``` To download the needed model to run the pipeline, execute the following command: ```shell bash download_model.sh ``` --- ### Execution To execute the pipeline, run the following command: ```shell python -m engie_pipeline.pipeline ``` Change one or more parameter of the pipeline process with: ```shell python -m engie_pipeline.pipeline with path="" output_path="