From d58ab61ea13dea65b279a9a8732b0c3145716f35 Mon Sep 17 00:00:00 2001 From: Jael Gu Date: Thu, 21 Apr 2022 17:54:56 +0800 Subject: [PATCH] Update requirements Signed-off-by: Jael Gu --- requirements.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index f09e6bf..754f3c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ -torch==1.9.0 -numpy==1.19.5 -soundfile +towhee>=0.6.0 +towhee.models>=0.6.0 +torch>=1.9.0 +numpy>=1.19.5 resampy