Hello, Is there a possibility to define other image sizes within the image generator. I would like to create “Banner” 2048*512 image - perchance.ord/imagineimage. thanks
@Gaipacub You *can* make the image plugin to generate images of these built-in sizes (in this case, the landscape) in a banner-sized image by setting the
width
andheight
options, however the result will be stretched out. Also, implementing that function in an image generator that uses the T2I framework will require modifying the framework directly so that the generator will output images in that size.Here’s my remix of the plugin example that does that job: https://perchance.org/yydmr1f4kn#edit
Unfortunately, the resolutions that are available are only
512x512
,512x768
, and768x512
.Shame, no way to go into the underlying code ?
its an sd1.5 thing, not a perchance thing.
Stable Diffusion 1.5 is ideal at 512x512 according to internet, 768x512, and 512x768. the only possible upgrade i see beside including an upscaler and upscaling our images to whatever sizes we want is that some fine tuned sd1.5 builds, according to the internet, can do 768x768 squares.
looks very stuck how it is resolutionwise with only really that one possible upgrade, which isn’t the dimensions you want.
Yes shame, there are site that allow an image to be expanded but it is a bit of a faf. Would have been great in perchance. I still want to fix the gallery somehow . Next is to create a cartoon community 😁