Update requirements.txt
This commit is contained in:
+2
-4
@@ -15,8 +15,7 @@ imageio_ffmpeg
|
|||||||
kornia
|
kornia
|
||||||
spandrel
|
spandrel
|
||||||
librosa
|
librosa
|
||||||
numpy==1.22.0;python_version<="3.10"
|
numpy
|
||||||
numpy>=1.24.3;python_version>"3.10"
|
|
||||||
cython>=0.29.30
|
cython>=0.29.30
|
||||||
scipy>=1.11.2
|
scipy>=1.11.2
|
||||||
torch>=2.1
|
torch>=2.1
|
||||||
@@ -24,8 +23,7 @@ torchaudio
|
|||||||
soundfile>=0.12.0
|
soundfile>=0.12.0
|
||||||
librosa>=0.10.0
|
librosa>=0.10.0
|
||||||
scikit-learn>=1.3.0
|
scikit-learn>=1.3.0
|
||||||
numba==0.55.1;python_version<"3.9"
|
numba>=0.57.0
|
||||||
numba>=0.57.0;python_version>="3.9"
|
|
||||||
inflect>=5.6.0
|
inflect>=5.6.0
|
||||||
tqdm>=4.64.1
|
tqdm>=4.64.1
|
||||||
anyascii>=0.3.0
|
anyascii>=0.3.0
|
||||||
|
|||||||
Reference in New Issue
Block a user