From 66379f2353bfda5b2c13df04800956fa52282da8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82?= Date: Thu, 21 Mar 2024 09:19:10 +0100 Subject: [PATCH] Updates requirements (pt2.txt) imageio-ffmpeg and pyav modules added to fix issue with corrupted videos generated by SV3D --- requirements/pt2.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements/pt2.txt b/requirements/pt2.txt index 824473abd..827d55571 100644 --- a/requirements/pt2.txt +++ b/requirements/pt2.txt @@ -40,3 +40,5 @@ wheel>=0.41.0 xformers>=0.0.20 gradio streamlit-keyup==0.2.0 +imageio-ffmpeg>=0.4.9 +pyav>=12.0.5