1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-05 09:10:25 +08:00

Specify numpy version at requirement.txt (#1872)

This commit is contained in:
Sebin Lee
2024-04-11 16:52:24 +09:00
committed by GitHub
parent 78b922879a
commit 9680bc71a1

View File

@@ -1,6 +1,6 @@
joblib>=1.1.0
numba
numpy
numpy==1.23.5
scipy
librosa==0.9.1
llvmlite