Remove outdated VideoInput import in processing_sarashina2_vision.py

#2

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.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment