isekaidev / stable.art

Photoshop plugin for Stable Diffusion with Automatic1111 as backend (locally or with Google Colab)
https://stable.art
MIT License
1.13k stars 67 forks source link

Lora/Hypernetwork/VAE switching within plugin UI #8

Open JTJutajoh opened 1 year ago

JTJutajoh commented 1 year ago

In addition to the dropdown for choosing models, it would be very helpful to have a matching dropdown for switching Hypernetworks that the AUTOMATIC1111 webui is aware of. The same goes for VAEs.

DarkAlchy commented 1 year ago

My drop-down for model is greyed out and yours isn't?

JTJutajoh commented 1 year ago

Yeah, you're right. Mine is today too. It was working fine last time I used the plugin

DarkAlchy commented 1 year ago

Yeah, you're right. Mine is today too. It was working fine last time I used the plugin

I just grabbed it and was just wondering.

Woisek commented 1 year ago

In addition to the dropdown for choosing models, it would be very helpful to have a matching dropdown for switching Hypernetworks that the AUTOMATIC1111 webui is aware of. The same goes for VAEs.

It would also make sense to have the embeddings, too. Please.

JTJutajoh commented 1 year ago

In addition to the dropdown for choosing models, it would be very helpful to have a matching dropdown for switching Hypernetworks that the AUTOMATIC1111 webui is aware of. The same goes for VAEs.

It would also make sense to have the embeddings, too. Please.

Embeddings are just included as part of the prompt, you don't really need a dropdown for them.

Woisek commented 1 year ago

Embeddings are just included as part of the prompt, you don't really need a dropdown for them.

So one has to remember what exactly was the correct wording for one out of 60+ embeddings ... :) Some "click-and-it-copies-to-the-prompt" would be helpful.

JTJutajoh commented 1 year ago

Embeddings are just included as part of the prompt, you don't really need a dropdown for them.

So one has to remember what exactly was the correct wording for one out of 60+ embeddings ... :) Some "click-and-it-copies-to-the-prompt" would be helpful.

I don't have nearly that many embeddings, let alone ones that I actually use regularly. But I can see your point if you do have that many.

Woisek commented 1 year ago

I don't have nearly that many embeddings, let alone ones that I actually use regularly. But I can see your point if you do have that many.

Right now it's 65 to be exact. 5 from myself I tried to create. I have found out, that embeddings are flexible and often produce astounding results compared to their small size. And I read more and more that embeddings are supposed to be even better than hypernetworks, but easier to create. For me a viable way, since I have a graphics card with only 8 GB VRAM. :)

JTJutajoh commented 1 year ago

I want to add to this feature request the ability to switch Lora models as well.

the Webui lets you add things like Loras or Hypernetworks by putting them in the prompt with a special syntax inside angle brackets, it would be nice if the plugin UI could have some sort of list of installed Loras (And the other types like Hypernetworks) and it adds them to the prompt when chosen.

isekaidev commented 1 year ago

It is still not a list of Lora/Hypernetwork models, but now you can use them in your prompts.

d759649a0bc86648badc66d80e3e12c2206a44e1