From 544a86c5cf22cfa090dae25ad6ad570c76ffe835 Mon Sep 17 00:00:00 2001 From: Jaeyong Kang Date: Fri, 19 Apr 2024 14:38:42 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index adad0554..5ee3cfd9 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,8 @@ IPython.display.Video(output_filename) ## Installation +This repo is developed using python==3.8. + ```bash apt-get update apt-get install ffmpeg