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

Very slow? #25

Open VIPQualityPost opened 8 months ago

VIPQualityPost commented 8 months ago

It takes several minutes to generate even simple objects on RTX3080, and GPU usage is very low (10-13%). Is it possible to use more resources for a faster generation?

jtydhr88 commented 8 months ago

Hi, I am using Sharp E source code directly right now. A better solution is to switch another generator engines (but most of them require a high performance graphics card, I still wait for my new 3090 to replace current laptop 2070, so this project is IDLE right now)