Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better UI and stuff #12

Open
Ninkorr opened this issue Jun 17, 2023 · 1 comment
Open

Better UI and stuff #12

Ninkorr opened this issue Jun 17, 2023 · 1 comment

Comments

@Ninkorr
Copy link

Ninkorr commented Jun 17, 2023

Settings
New page in Settings tab, just for Txt/Img to 3D Model

  1. File format for models
    Radio buttons or dropdown list for .obj and .ply to turn on only one that user actually needs. Maybe more options in the future, if you'll add support for more formats

  2. Path for saving models
    \extensions\sd-webui-txt-img-to-3d-model\outputs\ isn't the best option, really, so ability to replace it would be great

Parameters
As already was mentioned here, we need to have Shap-E parameters exposed. Especially seed, otherwise there's no way to get exactly the same result twice.

Must have UI elements
image
Open models directory button. It's way faster than searching through webui subfolders.

image
Interrupt button to turn off generation with wrong parameters, instead of waiting till it ends.
Now sometimes it's faster to turn off web-ui completely and then restart, than wait until generation with way too big batch size or steps ends.

Things that also might be useful
Send to img2img button, that sends screenshot of 3d preview to, well, img2img.
Save depth map button, which turns preview into depth map. Would be useful for controlnet and deth2img.
Send to img to 3D button in txt2img, img2img, extras tabs

Naming
There's no way to understand which of mesh_1234etc.obj is a gen you're looking for. Would be great to use SD approach: store prompt and seed in the name, when txt-to-3d mode is used.
I'm not sure though, how to make better naming for image-to-3d...

@jtydhr88
Copy link
Owner

Thanks @Ninkorr
Some could be implemented easily, such as configuring output format and path, I will do them soon.
Some is still under research such as how to set the seed
But still thanks for the feedback!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants