Contributing to task page for any-to-any#1011
Contributing to task page for any-to-any#1011auroraalabs wants to merge 12 commits intohuggingface:mainfrom auroraalabs:main
Conversation
|
Hii can anyone help push this along? : |
There was a problem hiding this comment.
Hi @auroraalabs - Let's wait for @merveenoyan to review and approve this. This PR is already in her notifications so should be sorted soon.
And thanks for opening a PR 🤗
merveenoyan
left a comment
There was a problem hiding this comment.
Thanks a ton for contributing! 💗
| }, | ||
| ], | ||
| demo: { | ||
| inputs: [], |
There was a problem hiding this comment.
would you like to add a demo as well? maybe image/text input to image/text output
|
@auroraalabs BTW since you asked to push this along, I need to mention that we will not be deploying until the task page is complete, including about.md part. I will likely add sometime but my plate is full today |
Co-authored-by: Merve Noyan <merveenoyan@gmail.com>
|
@auroraalabs we don't like to put a not written (placeholder) about.md, I think it's not needed because it's already shape of the page and people will not read the page unless it's high quality (it will undermine SEO as well) so no need to put placeholder about.md |
|
|
||
| This place can be filled with variants of this task if there's any. | ||
|
|
||
| ## Inference |
There was a problem hiding this comment.
this and the below header doesn't seem to render, can you rewrite them
| demo: { | ||
| inputs: [ | ||
| { | ||
| filename: "distractedboyfriendmeme.jpeg", |
There was a problem hiding this comment.
can you open a PR to this repo https://huggingface.co/datasets/huggingfacejs/tasks/tree/main under any-to-any folder for this file?
| type: "text", | ||
| }, | ||
| ], | ||
| outputs: [ |
There was a problem hiding this comment.
this is image-text-to-text schema (vision language models)
any-to-any models take 2+ inputs and 2+ outputs
No description provided.