- Update config.yaml
- Update secrets.yaml [Optional]
- Update params.yaml
- Update the entity
- Update the configuration manager in src config
- Update the components
- Update the pipeline
- Update the main.py
- Update the dvc.yaml
Clone the repository
https://github.com/v-dev688/Chicken-Disease-Classification.gitconda create -n cnncls python=3.8 -yconda activate cnnclspip install -r requirements.txt# Finally run the following command
python app.pyNow,
open up you local host and port- dvc init
- dvc repro
- dvc dag