mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-03-11 00:04:55 +08:00
remove httpx version limit
This commit is contained in:
parent
edcff1df04
commit
ecc762b469
@ -37,7 +37,7 @@ audioread
|
||||
uvicorn>=0.21.1
|
||||
colorama>=0.4.5
|
||||
pyworld==0.3.2
|
||||
httpx==0.23.0
|
||||
httpx
|
||||
onnxruntime-directml
|
||||
torchcrepe==0.0.20
|
||||
fastapi==0.88
|
||||
|
@ -37,7 +37,7 @@ audioread
|
||||
uvicorn>=0.21.1
|
||||
colorama>=0.4.5
|
||||
pyworld==0.3.2
|
||||
httpx==0.23.
|
||||
httpx
|
||||
onnxruntime; sys_platform == 'darwin'
|
||||
onnxruntime-gpu; sys_platform != 'darwin'
|
||||
torchcrepe==0.0.20
|
||||
|
Loading…
Reference in New Issue
Block a user