How to do text23D?
I've noticed that the current example only demonstrates image-to-3D generation. Would it be possible to kindly provide an example for text-to-3D conversion as well? I'm eager to explore this aspect further.
@Adamdad The demo has both image-to-3D and text-to-3D, please check it more carefully.
I've checked the demo you've provided, but couldn't find an instruction for text to 3D.
Where can I find inference command for text to 3D, such as the one in the README.md for image to 3D?
@hayoung-jeremy There is no infer code for text now, but you can check this part: https://github.com/3DTopia/LGM/blob/main/app.py#L85