KoboldAI icon indicating copy to clipboard operation
KoboldAI copied to clipboard

Image generation - how to select the text to be used for generation

Open cooperdk opened this issue 2 years ago • 3 comments

I have tried to click a paragraph in the text field to choose what text is to be used for image generation. I see the CLI responds with me updating that text.

But the "Generate Image" button still uses an old selected paragraph, rewritten of course, and generates the same image over and over.

How are we supposed to use this?

cooperdk avatar Apr 27 '23 22:04 cooperdk

because there goes summarizer, and it works so crooked that we end up with an initial query all the time.

scavru avatar May 14 '23 14:05 scavru

because there goes summarizer, and it works so crooked that we end up with an initial query all the time.

But kind of odd since it does tell you that it will take sentence X and generate from that. When you select a specific sentence/paragraph, it should generate a summary from that and use that summary to generate the image.

@henk717

cooperdk avatar May 14 '23 14:05 cooperdk

it would be nice to disable summarizer and insert the raw promt, the result would be better. I do not know how to do it, you should look here aiserver.py in the section Generate Image

scavru avatar May 14 '23 14:05 scavru