Text-to-3D models take in text input and produce 3D outpu... | Text-to-3D models take in text input and produce 3D outpu...
Text-to-3D models take in text input and produce 3D output.
This task is similar to the image-to-3d task, but takes text input instead of image input. In practice, this is often equivalent to a combination of text-to-image and image-to-3d. That is, the text is first converted to an image, then the image is converted to 3D.

Generating Meshes
Meshes are the standard representation of 3D in industry.

Generating Gaussian Splats
Gaussian Splatting is a rendering technique that represents scenes as fuzzy points.https://huggingface.co/tasks/text-to-3d