requirements
This commit is contained in:
parent
eb7d09f375
commit
972ddfdc03
|
|
@ -1,6 +1,4 @@
|
||||||
black>=22.8.0
|
|
||||||
boto3>=1.24.86
|
boto3>=1.24.86
|
||||||
flake8>=5.0.4
|
|
||||||
huggingface-hub>=0.10.0
|
huggingface-hub>=0.10.0
|
||||||
hydra-core>=1.2.0
|
hydra-core>=1.2.0
|
||||||
joblib>=1.2.0
|
joblib>=1.2.0
|
||||||
|
|
@ -8,8 +6,6 @@ librosa>=0.9.2
|
||||||
mlflow>=1.29.0
|
mlflow>=1.29.0
|
||||||
numpy>=1.23.3
|
numpy>=1.23.3
|
||||||
protobuf>=3.19.6
|
protobuf>=3.19.6
|
||||||
pytest>=7.1.3
|
|
||||||
pytest-lazy-fixture>=0.6.3
|
|
||||||
pytorch-lightning>=1.7.7
|
pytorch-lightning>=1.7.7
|
||||||
scikit-learn>=1.1.2
|
scikit-learn>=1.1.2
|
||||||
scipy>=1.9.1
|
scipy>=1.9.1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue