Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finalize image-feature-extraction support #573

Open
osanseviero opened this issue Mar 22, 2024 · 4 comments
Open

Finalize image-feature-extraction support #573

osanseviero opened this issue Mar 22, 2024 · 4 comments

Comments

@osanseviero
Copy link
Member

Although we now have the ImageFeatureExtractionPipeline, we're still missing support in a couple of places

cc @pcuenca @merveenoyan

@merveenoyan
Copy link
Contributor

We have merged the task page, I'll open a PR to API Inference shortly, as for first item I didn't get what you meant. For the widget I'll see if I can do it.

@osanseviero
Copy link
Member Author

For all tasks we have a formal spec that is used in downstream applications (e.g. inference API, API clients, etc). For example, here is the spec for feature-extraction https://github.com/huggingface/huggingface.js/tree/main/packages/tasks/src/tasks/feature-extraction/spec which is used to automatically generate https://github.com/huggingface/huggingface.js/blob/main/packages/tasks/src/tasks/feature-extraction/inference.ts as well

@merveenoyan
Copy link
Contributor

@osanseviero I opened the PR

@osanseviero
Copy link
Member Author

Please tag PRs so they are nicely linked: #614

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

No branches or pull requests

2 participants