jtydhr88 / sd-webui-txt-img-to-3d-model

A custom extension for sd-webui that allow you to generate 3D model from txt or image, basing on OpenAI Shap-E.
GNU Affero General Public License v3.0
264 stars 14 forks source link

standalone mode #5

Open jtydhr88 opened 1 year ago

jtydhr88 commented 1 year ago

in fact, this one can run as standalone, outside of sd-webui. OpenAI already provide the notebook version https://github.com/openai/shap-e/tree/main/shap_e/examples, but it is possible to have a webui version by gradio