added dvc to requirements
This commit is contained in:
parent
c850f4c5e7
commit
fbfbf25258
@ -11,4 +11,5 @@ dependencies:
|
||||
- scikit-learn
|
||||
- pymongo
|
||||
- sacred
|
||||
- dvc
|
||||
prefix: /opt/anaconda3/envs/ium
|
||||
|
@ -8,3 +8,4 @@ keras==2.4.3
|
||||
scikit_learn==0.24.2
|
||||
pymongo
|
||||
mlflow
|
||||
dvc==2.3.0
|
Loading…
Reference in New Issue
Block a user