What's Changed
* feat: code overhaul image and webcam files and new files with bug fix for imgviz by onuralpszr in https://github.com/umitkacar/Ear-segmentation-ai/pull/3
* dev: poetry install method, github action for commit lint, pre-commit added. by onuralpszr in https://github.com/umitkacar/Ear-segmentation-ai/pull/4
feat: cli tool arrived / pytorch upgrade to latest version
feat: pytorch upgraded to latest
feat: cuda or cpu mode added
feat: new model added for latest pytorch and segmentation_models.pytorch
doc: new model Google drive URL added.
doc: cli tool params added
dev: python 3.10 support added
dev: files move to `earsegmentationai` folder for clean structure
dev: poetry packages are updated
dev: requirements.txt updated
dev: poetry and toml files added
dev: pre-commit added.
ci: conventional Commits added
New Contributors
* onuralpszr made their first contribution in https://github.com/umitkacar/Ear-segmentation-ai/pull/3
**Full Changelog**: https://github.com/umitkacar/Ear-segmentation-ai/compare/v0.1.0...v1.0.0