From 684653a9e323642ff71985c4bd9d24e60eb51e3a Mon Sep 17 00:00:00 2001 From: Brice Parent Date: Thu, 18 Apr 2024 21:30:56 +0200 Subject: [PATCH] feat(python): Add python config in readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 44c5d47..f211bfc 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,10 @@ Firstly, you will have to install [ffmpeg](https://ffmpeg.org/about.html) (ffpro Once unzip, you can run the setup.[sh|bat] file.\ Then you can add your videos in the mp4/mp3 format in the resources folder. +### Python version + +Currently, Crispy supports Python 3.8, 3.9, and 3.10. + ## Configuration You can configure the algorithm in the settings.json file.\