[Bugfix] Add missing image_size for phi4_multimodal (#25796)

This commit is contained in:
Xiaohan Zou 2025-09-27 03:59:22 -04:00 committed by GitHub
parent 23b8ee672d
commit 176173989a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -786,6 +786,7 @@ class Phi4MMProcessingInfo(BaseProcessingInfo):
target_ratios,
orig_width,
orig_height,
image_size,
)
# calculate the target width and height