mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-04-05 04:08:58 +08:00
Put some dps back in for NVIDIA
This commit is contained in:
parent
43c294bd47
commit
ae0863285b
@ -10,6 +10,10 @@ python = ">=3.11,<3.12"
|
|||||||
|
|
||||||
# Common dependencies (non GPU-specific):
|
# Common dependencies (non GPU-specific):
|
||||||
fairseq = { git = "https://github.com/One-sixth/fairseq.git" }
|
fairseq = { git = "https://github.com/One-sixth/fairseq.git" }
|
||||||
|
joblib = ">=1.1.0"
|
||||||
|
numba = "*"
|
||||||
|
llvmlite = "*"
|
||||||
|
Cython = "*"
|
||||||
numpy = "*"
|
numpy = "*"
|
||||||
scipy = "*"
|
scipy = "*"
|
||||||
librosa = "==0.10.2"
|
librosa = "==0.10.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user