mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-04-05 12:18:58 +08:00
correct version of torch
This commit is contained in:
parent
b773f30b97
commit
85e6d59e1e
@ -19,8 +19,6 @@ torchaudio = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
python = "^3.9"
|
python = "^3.9"
|
||||||
torch = "2.4.0"
|
|
||||||
torchaudio = "2.4.0"
|
|
||||||
Cython = "^3.0.11"
|
Cython = "^3.0.11"
|
||||||
gradio = "3.34.0"
|
gradio = "3.34.0"
|
||||||
pydub = ">=0.25.1"
|
pydub = ">=0.25.1"
|
||||||
@ -68,7 +66,6 @@ onnxruntime-gpu = "^1.18.1"
|
|||||||
fastapi = "0.88"
|
fastapi = "0.88"
|
||||||
torchfcpe = "^0.0.4"
|
torchfcpe = "^0.0.4"
|
||||||
ffmpy = "0.3.1"
|
ffmpy = "0.3.1"
|
||||||
torchvision = "0.19.0"
|
|
||||||
[tool.poetry.group.dev.dependencies]
|
[tool.poetry.group.dev.dependencies]
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user