From 9e3eca2261bcc3752679e0f174acf0ada7f24ccb Mon Sep 17 00:00:00 2001 From: mrq Date: Thu, 18 May 2023 14:45:49 +0000 Subject: [PATCH] freeze gradio because I forgot to do it last week when it broke --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 37f5f41..a7488c8 100755 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ git+https://github.com/openai/whisper.git more-itertools ffmpeg-python -gradio +gradio<=3.23.0 music-tag voicefixer psutil