StylePile icon indicating copy to clipboard operation
StylePile copied to clipboard

[Feature request] descending order from

Open Rogal80 opened this issue 2 years ago • 2 comments

Hi, your extension is awesome :)

A screenshot will explain this feature - sorry for my bad English obraz

Rogal80 avatar Nov 25 '22 08:11 Rogal80

Hi! Glad to hear you are enjoying it. As always with non-native speakers it's "excuse my English" and then it's just excellent.

I have been thinking about something like this, but there are several limitations due to the UI library in use (gradio), my lack of programming skills and the potential for this to become a massive mess.

But, for now, there are several things that can be done to get closer to results like this (as long as it is 2 sub options...): Put artist names you want (unfortunately by hand...) into sequential prompt [X], put the moods you want as subsequential prompts [Y]:

image

Then you type something like "[Y] Painting of a beautiful young lady by artist [X]" as the prompt and the result will be:

image

Change batch size to get several images for each of these selections. Basically batch size 2 would be like ABCDABCD and not AABBCCDD as you might expect. It just works that way.

Also, this has not been mentioned, because the help text isn't really finished. But - the image files in the folders are actually the dropdown content. So, if you have only some artists, moods or styles you like you can delete other images and then just make everything random and still get results in a controlled fashion.

I will think about adding a third and final substep [Z], but it feels like everything would be getting a little crazy beyond that.

Edit Had planned to add an easy way to copy those elements as text, but, again, the UI was acting really weird so it's currently not there. But I will try again.

some9000 avatar Nov 25 '22 09:11 some9000

Feels to me that this would be an effective way to construct sequential prompts for the Deforum extension. Any thoughts?

Humanoidme avatar Nov 26 '22 05:11 Humanoidme