- 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
- app.py
Clone the repository
https://github.com/ahmadakil67/Kidney_Disease_Classification_DL_Projectconda create -n kidney python=3.11.1 -yconda activate kidneypip install -r requirements.txt