ApplyPrompts

data class ApplyPrompts(val prompt: String, val negativePrompt: String) : TextToImageIntent(source)

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard