From 38d97caf48ff74c274bf15f77303feed963b3272 Mon Sep 17 00:00:00 2001 From: chris Date: Wed, 11 Jan 2023 10:48:58 -0500 Subject: [PATCH] update requirements to ensure project will build and run --- requirements.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb5b80a..c2bb220 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,10 @@ einops unidecode scipy librosa +numpy==1.20.0 numba==0.48.0 -ffmpeg \ No newline at end of file +torchaudio +ffmpeg +threadpoolctl +llvmlite +appdirs