From a1ecd953193b18ac8514f28ae1d33062cc25ae19 Mon Sep 17 00:00:00 2001 From: Jael Gu Date: Tue, 16 Aug 2022 19:16:01 +0800 Subject: [PATCH] Update requirements Signed-off-by: Jael Gu --- requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e3e895c..525607e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ -# towhee.models>=0.7.4 +towhee.models>=0.8.0 torch torchaudio -resampy \ No newline at end of file +resampy +onnxruntime