Remove outdated VideoInput import in processing_sarashina2_vision.py
#2
by
paxiaatucsdedu
- opened
VideoInput is not in transformers.image_utils anymore. Based on the processor file, sarashina2-vision-14b does not accept video input. Thus, this PR removes this outdated import.