# Dog Image Classification ## Project Overview This project performs image classification using the microsoft/resnet-50 model. ## Usage 1. 원하는 사진 파일 또는 이미지 URL을 준비합니다. 2. image = "URL" 을 추가합니다. 3. 파이프라인을 실행합니다. ## Model - microsoft/resnet-50