ImportError: cannot import name 'TimesformerFeatureExtractor' from 'transformers'

#4
by wahaha1987 - opened

transformers.version == '4.26.0.dev0'

I got an ImportError when import TimesformerFeatureExtractor from transformers according model card "How to use" example code.

Why is there no such module?

Regards

@wahaha1987 Please refer to the fixed version: https://huggingface.co/facebook/timesformer-base-finetuned-k600/discussions/3/files

You can also check the live demo: https://huggingface.co/spaces/fcakyon/timesformer

@niels @adirik can you please merge the related pr in your free time?

Closing this one since the model is now part of Transformers.

nielsr changed discussion status to closed

Sign up or log in to comment