Fix VideoInput import error
#3
by rhassana - opened
VideoInput was import from transformers.image_inputs which was causing an error when using this model.
VideoInput was import from transformers.image_inputs which was causing an error when using this model.