From 5b9265d4a9b3165eb9764880d8683a3cb4490850 Mon Sep 17 00:00:00 2001 From: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com> Date: Sun, 13 Aug 2023 11:43:04 +0800 Subject: [PATCH] Update requirements.txt --- requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1be11b8..6ab4f52 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,8 +37,9 @@ audioread uvicorn>=0.21.1 colorama>=0.4.5 pyworld==0.3.2 -httpx==0.23.0 -#onnxruntime-gpu +httpx==0.23. +onnxruntime; sys_platform == 'darwin' +onnxruntime-gpu; sys_platform != 'darwin' torchcrepe==0.0.20 fastapi==0.88 ffmpy==0.3.1