clone the repository
https://github.com/ranalila98/DL-Project-Tumor-Classification-Projectconda crate -n cnncls python=3.8 -yconda activate cnnclspip install -r requirements.txt- 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 #tracking pipeline
- app.py