Hello,
I'm looking for information about the commands we can insert in our prompt with text to image generator
by asking, searching, testing,... I already got some useful ones.
(saveTitle::: TITLE)
(saveDescription::: DESCRIPTION)
(guidanceScale:::{5-9})
(seed:::123456789)
(resolution:::512x768) Portrait
(resolution:::768x512) Landscape
(resolution:::512x512) Square
(resolution:::768x768) Big
and some "useless" ones (these only impact how the generation will look on your screen, but not the image itself once saved)
(size:::700) for Portrait
(width:::700) for Square/Big
(height:::700) for Landscape
(style:::border:4px solid black; margin-top:7px;margin-right:7px)
But now I'm trying to guess if it exists one of these for the number of images generated, because I sometimes want to try my prompt on a larger sample than offered
I tried (numImages:::24) (images:::24) and that kind of thing, but it don't work ^^'
Did someone know if a command exists for the number of images ? and, is there other of these lines that I can add to my "library" ? ^^
Thanks
2 Comments
danMiller@lemmy.world · 0 pts · 1y
Look at an example on (https://perchance.org/t2i-framework-plugin-v2). when you review the code, look for the numImages variable under settings > userInputs this shows how you can prompt the user to select differing quantities of images
VioneT@lemmy.world · 0 pts · 1y
Most of the 'settings' are found here: https://perchance.org/text-to-image-plugin