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