[Help] Understanding Imagebuttons property/object for t2i-framework-plugin-v2 NSFW

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

1 points · 2 comments · view on lemmy.world

2 Comments

VioneT@lemmy.world · 1 pts · 1y (1 reply)

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.

animewatcher@lemmy.world · 1 pts · 1y

Thanks for the reply