requirements
This commit is contained in:
parent
8a07cb8712
commit
24f4c25a1b
|
|
@ -1,15 +1,14 @@
|
||||||
joblib==1.1.0
|
joblib==1.2.0
|
||||||
numpy==1.19.5
|
librosa==0.9.2
|
||||||
librosa==0.9.1
|
numpy==1.23.3
|
||||||
numpy==1.19.5
|
|
||||||
hydra-core==1.2.0
|
hydra-core==1.2.0
|
||||||
scikit-learn==0.24.2
|
scikit-learn==1.1.2
|
||||||
scipy==1.5.4
|
scipy==1.9.1
|
||||||
torch==1.10.2
|
torch==1.12.1
|
||||||
tqdm==4.64.0
|
tqdm==4.64.1
|
||||||
mlflow==1.23.1
|
mlflow==1.29.0
|
||||||
protobuf==3.19.3
|
protobuf==3.19.6
|
||||||
boto3==1.23.9
|
boto3==1.24.86
|
||||||
torchaudio==0.10.2
|
torchaudio==0.12.1
|
||||||
huggingface-hub==0.4.0
|
huggingface-hu==0.10.0
|
||||||
pytorch-lightning==1.5.10
|
pytorch-lightning==1.7.7
|
||||||
Loading…
Reference in New Issue