requirements
This commit is contained in:
parent
c0623db75d
commit
71603d78db
|
|
@ -1,16 +1,16 @@
|
||||||
joblib==1.2.0
|
black>=22.8.0
|
||||||
librosa==0.9.2
|
boto3>=1.24.86
|
||||||
numpy==1.23.3
|
flake8>=5.0.4
|
||||||
hydra-core==1.2.0
|
huggingface-hu>=0.10.0
|
||||||
scikit-learn==1.1.2
|
hydra-core>=1.2.0
|
||||||
scipy==1.9.1
|
joblib>=1.2.0
|
||||||
torch==1.12.1
|
librosa>=0.9.2
|
||||||
tqdm==4.64.1
|
mlflow>=1.29.0
|
||||||
mlflow==1.29.0
|
numpy>=1.23.3
|
||||||
protobuf==3.19.6
|
protobuf>=3.19.6
|
||||||
boto3==1.24.86
|
pytorch-lightning>=1.7.7
|
||||||
torchaudio==0.12.1
|
scikit-learn>=1.1.2
|
||||||
huggingface-hu==0.10.0
|
scipy>=1.9.1
|
||||||
pytorch-lightning==1.7.7
|
torch>=1.12.1
|
||||||
flake8==5.0.4
|
torchaudio>=0.12.1
|
||||||
black==22.8.0
|
tqdm>=4.64.1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue