ShowEditTag

data class ShowEditTag(val prompt: String, val negativePrompt: String, val tag: String, val isNegative: Boolean) : TextToImageIntent(source)

Constructors

Link copied to clipboard
constructor(prompt: String, negativePrompt: String, tag: String, isNegative: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tag: String