I was just checking the backend of ai-text-to-image-generator , so that I can create a similar generator for my use case.

When checking I came across Imagebuttons settings.

I wanted to know, are there any subsettings i can add to it like personality = true,privateSave = true.

And any generator which can add more options to generated image

  • VioneT@lemmy.worldM
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    Sadly, only those two were coded on the t2i-framework-plugin. If you want to add custom ones, you need to modify or create a fork of the t2i-framework-plugin-v2.