diff --git a/README.md b/README.md index c4a4c75..5053cb6 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ Last, but not least, it offers a rudimentary way to swap the "class" of a captio As I said above, smart cropping utilizes a combination of YOLOV5 object recognition and BLIP/CLIP (and DeepDanBooru) captioning to automatically determine the most prominent subject in a photo, and automatically crop the subject as completely as possible. You can also specify a specific subject (dog/cat/woman/house) for the software to find, and skip the YOLOV5 detection entirely. + + If a subject is not found, the image will be downscaled and cropped from the center.