Micro ML API for 3D Generation
Model Details: https://github.com/microsoft/TRELLIS
Build the docker image using cog:
cog run -p 8090 bash
Once in the docker container, run the gradio UI:
python gradio_demo.py
Navigate to localhost:8090 to see the UI.

