Update smartprocess.py

pull/12/head
d8ahazard 2022-12-10 19:17:26 -06:00
parent 1416a2a07a
commit d1fe158903
1 changed files with 0 additions and 1 deletions

View File

@ -236,7 +236,6 @@ def preprocess(rename,
if subject_class is not None and subject_class != "":
short_caption = subject_class
shared.state.textinfo = f"Cropping: {short_caption}"
src_ratio = img.width / img.height
# Pad image before cropping?