- Update config.yaml
- 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
conda create -n chest python=3.8 -y
conda activate chest
pip install -r requirements.txt