Fix import error

#6
by rhassana - opened

This file returns ImportError("cannot import name 'VideoInput' from 'transformers.image_utils' (/home/rhassanaly/.cache/pypoetry/virtualenvs/benchmark-B9CbOoqA-py3.13/lib/python3.13/site-packages/transformers/image_utils.py)").

I fixed the import of VideoInput.

Can confirm this works! Please merge

Hi all, I was wondering if this problem has been solved. I am using transformers and still facing the error: ImportError: cannot import name 'VideoInput' from 'transformers.image_utils'

Hi all, I was wondering if this problem has been solved. I am using transformers and still facing the error: ImportError: cannot import name 'VideoInput' from 'transformers.image_utils'

The updated change above can solve this problem.

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

Sign up or log in to comment