can't find the model in transformers
#1
by
HLLL
- opened
Can't find the model definition in the newest transformers with version 4.27.2.
Error is below:
ImportError: cannot import name 'ViViTForVideoClassification' from 'transformers' (/usr/local/lib/python3.7/dist-packages/transformers/__init__.py)
you can try - pip install transformers --upgrade