Update requirements.txt

This commit is contained in:
Anjok07 2023-09-27 03:02:04 -05:00 committed by GitHub
parent bcc02110b5
commit f6611a31dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,6 @@ audioread==3.0.0
certifi==2022.12.07
cffi==1.15.1
cryptography==3.4.6
Dora==0.0.3
einops==0.6.0
future==0.18.3
julius==0.2.7
@ -13,7 +12,6 @@ llvmlite
matchering==2.0.6
ml_collections==0.1.1
natsort==8.2.0
numpy==1.23.5
omegaconf==2.2.3
opencv-python==4.6.0.66
Pillow==9.3.0
@ -39,3 +37,5 @@ onnxruntime
onnx2pytorch
SoundFile==0.11.0; sys_platform != 'darwin'
PySoundFile==0.9.0.post1; sys_platform == 'darwin'
Dora==0.0.3
numpy==1.23.5