Update requirements.txt

This commit is contained in:
RVC-Boss 2023-08-13 11:43:04 +08:00 committed by GitHub
parent 03e7c68c11
commit 5b9265d4a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -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