mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-04-04 03:38: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):
|
||||
fairseq = { git = "https://github.com/One-sixth/fairseq.git" }
|
||||
joblib = ">=1.1.0"
|
||||
numba = "*"
|
||||
llvmlite = "*"
|
||||
Cython = "*"
|
||||
numpy = "*"
|
||||
scipy = "*"
|
||||
librosa = "==0.10.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user