From 26a3ad937800b3151dae4e5ecf5d2d49e3019fe9 Mon Sep 17 00:00:00 2001 From: a-One-Fan Date: Thu, 13 Jul 2023 10:05:39 +0300 Subject: [PATCH] Update requirements to match master --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 365a8fc..e1794a4 100755 --- a/requirements.txt +++ b/requirements.txt @@ -2,8 +2,9 @@ git+https://github.com/openai/whisper.git more-itertools ffmpeg-python -gradio +gradio<=3.23.0 music-tag voicefixer psutil phonemizer +pydantic==1.10.11 \ No newline at end of file