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
262 stars 14 forks source link

Not working on M1 mac #15

Open iAlborz opened 1 year ago

jtydhr88 commented 1 year ago

hi @iAlborz I don't have Mac machine now, sorry I could not deal with this issue yet. However, can you try Shap-E notebook version form OpenAI here https://github.com/openai/shap-e/blob/main/shap_e/examples/sample_text_to_3d.ipynb to see it is problem happening on this extension or it would not work on its original version? If it is the problem on its original, we could open an issue on its github and wait OpenAI to fix.