From fe3d44222fb1718fca34c0875f6fb456a3319385 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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 44c5d47..9e1c617 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,9 @@ 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.\