Updates README.md sample running code to remove FutureWarning deprecation error for `ViTFeatureExtractor`.
#14
by
commonslash
- opened
Changes ViTFeatureExtractor
to ViTFeatureExtractor
in sample running code to resolve FutureWarning error: 'FutureWarning: The class ViTFeatureExtractor is deprecated and will be removed in version 5 of Transformers. Please use ViTImageProcessor instead.'
Thanks
ankur310794
changed pull request status to
merged