Description
Tracking integration of task - Text to 3D
Note that you're not expected to do all of the following steps. This PR helps track all the steps required to get a new task fully supported in the Hub 🔥
- Integration with Inference API. Select at least one of the following:
- Added a
transformers
pipeline
- Added to Community Inference API for 3rd party library
- Added to Community Inference API for generic
- Added a
- Added basic UI elements (icon, order specification, etc)
- Added a widget
Integration guide: https://hf.co/docs/hub/models-tasks
icon:
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none"><g clip-path="url(#a)"><path fill="#000" fill-rule="evenodd" d="M1.27 7.508h1.5v.75h-1.5a.75.75 0 0 1-.75-.75v-6a.75.75 0 0 1 .75-.75h6a.75.75 0 0 1 .75.75v1.5h-.75v-1.5h-6v6Zm3.375-1.125h-.75V3.758H2.77v-.75h3v.75H4.645v2.625Zm.904.302v2.187a.436.436 0 0 0 .217.376l2.049 1.193V8.018L5.549 6.685Zm2.966 3.756 2.05-1.193a.436.436 0 0 0 .216-.376V6.685L8.514 8.018v2.423Zm1.904-4.356L8.165 7.411 5.91 6.085l1.926-1.121a.653.653 0 0 1 .657 0l1.926 1.121Zm.91 3.352c.1-.172.151-.367.151-.565V6.544a1.135 1.135 0 0 0-.564-.98L8.846 4.36a1.353 1.353 0 0 0-1.362 0l-2.07 1.205a1.136 1.136 0 0 0-.565.981v2.327a1.136 1.136 0 0 0 .564.981l2.072 1.205a1.355 1.355 0 0 0 1.36 0l2.072-1.205c.172-.1.314-.244.413-.416Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h12v12H0z"/></clipPath></defs></svg>
