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

[Feature request] descending order from #27

Open
Rogal80 opened this issue Nov 25, 2022 · 2 comments
Open

[Feature request] descending order from #27

Rogal80 opened this issue Nov 25, 2022 · 2 comments

Comments

@Rogal80
Copy link

Rogal80 commented Nov 25, 2022

Hi, your extension is awesome :)

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

@some9000
Copy link
Owner

some9000 commented Nov 25, 2022

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.

@Humanoidme
Copy link

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

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

3 participants