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

Embed StableStudio within Stable Diffusion WebUI #19

Open
HarrisTerry opened this issue May 18, 2023 · 8 comments
Open

Embed StableStudio within Stable Diffusion WebUI #19

HarrisTerry opened this issue May 18, 2023 · 8 comments
Labels
enhancement New feature or request help wanted We'd love some help! needs elaboration Some more information is needed

Comments

@HarrisTerry
Copy link

With so many extensions working for so many people with SD, I think making this a part of that, perhaps a new tab, or just being able to select the new larger model, would help many designers keep their prompts, LORAs, settings, and then use the new product as well.

Thanks

@cruhl
Copy link
Contributor

cruhl commented May 18, 2023

Hmmm haven't thought of embedding the StableStudio UI within stablediffusion-webui, but we do have an open issue for powering StableStudio using stablediffusion-webui's REST API: #5

Is that what you're imagining?

@HarrisTerry
Copy link
Author

Well, of course, I don't know all the features of StableStudioUI, but what I mean is that many of us have a large number of extensions for altering images, correcting things, allowing poses, Deforum, everything under the sun, you know what I mean?

If this new model was available in the same Web-UI, even if it had all the features but was a tab (just like img2img, or extras, etc) I could send a picture from the new model to inpainting, or use ControlNet on the new model's pic (hopefully, etc), not switch between programs... and if integrated correctly, extension makers might not have to redo their extensions for StableStudio.

Anyhow, just my 2 cents. I use Stable Diffusion for work so....

@HarrisTerry
Copy link
Author

OR!

If somehow the new StableStudioUI could run all SD models (checkpoints/safetensors), embeddings, LORAs, and extensions like Deforum and ControlNet... like being backwards compatible.... this would also rock the house.

@bbaaxx
Copy link

bbaaxx commented May 18, 2023

@HarrisTerry This would be possible by using A1111-Webui as a backend ... in any case the StableStudio plugin to talk to Webui would be a pre-requisite.
A good example of this is the openOutpaint extension which uses the webui API + it can run in a Gradio tab.

Another API integration in the wild can be found on the AutoGPT Repository which implements the basic image generation functionality from the API but also adds support for DALLE-2 and Huggingface's (working) Models.

Just another 2 cents ;)

@mashb1t
Copy link

mashb1t commented May 18, 2023

The approach of using stablediffusion-webui as the main GUI would most likely be the option with the lowest level of impact for users while still being able to use all the features and plugins the community already developed.
I am also supporting the idea to add a tab in stablediffusion-webui to use the StableStudio as part of an image creation/processing pipeline.

@budaloops
Copy link

So the plan is to get the functionality of automatic1111 into Stable Studio, but use the simpler Stable Studio UI to interact with it?

@cruhl
Copy link
Contributor

cruhl commented May 19, 2023

Hey all, someone has started on a plugin for webui!

Mind if I close this issue in favor of this one to centralize discussion?...

#25

@cruhl cruhl self-assigned this May 19, 2023
@cruhl cruhl added duplicate This issue or pull request already exists enhancement New feature or request help wanted We'd love some help! labels May 19, 2023
@cruhl
Copy link
Contributor

cruhl commented May 19, 2023

Actually I realize you're considering something totally separate, embedding StableStudio INTO stablediffusion-webui, so this really is a different discussion we should keep up.

@cruhl cruhl changed the title Intigration into Stable Difusion WebUI Integration into Stable Diffusion WebUI May 19, 2023
@cruhl cruhl changed the title Integration into Stable Diffusion WebUI Embed StableStudio within Stable Diffusion WebUI May 19, 2023
@cruhl cruhl removed their assignment May 19, 2023
@cruhl cruhl added needs elaboration Some more information is needed and removed duplicate This issue or pull request already exists labels May 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted We'd love some help! needs elaboration Some more information is needed
Projects
None yet
Development

No branches or pull requests

5 participants