Skip to content

fix docs: use AutoImageProcessor for vision model examples#8207

Open
wali-reheman wants to merge 1 commit into
huggingface:mainfrom
wali-reheman:fix/upstream-autoimageprocessor-docs
Open

fix docs: use AutoImageProcessor for vision model examples#8207
wali-reheman wants to merge 1 commit into
huggingface:mainfrom
wali-reheman:fix/upstream-autoimageprocessor-docs

Conversation

@wali-reheman
Copy link
Copy Markdown

swaps AutoFeatureExtractor for AutoImageProcessor in the image preprocessing section of use_dataset.mdx — aligns with the transformers library direction where vision feature extractor references were already replaced in their own docs (see PRs #20111 and #20501). audio section is untouched since AutoFeatureExtractor is still correct there.

@vitoriall
Copy link
Copy Markdown

Thanks for the clear explanation! Good catch keeping AutoFeatureExtractor
in the audio section since it's still valid there. The vision section
update looks correct to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants