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

move Shap-E model cache folder into models folder #22

Open jtydhr88 opened 1 year ago

jtydhr88 commented 1 year ago

currently, the Shap-E model folder will be created in the root of webui, however, it should go to models folder, just as other extensions do