Remove outdated VideoInput import in processing_sarashina2_vision.py
#2
by
kkokkie2360
- opened
VideoInput
is not in transformers.image_utils
anymore. Based on the processor file, sarashina doesn't accept video input. Thus, this PR removes this outdated import.