Hello, Could you please provide details for maximum string length of the prompt and the title when using ImageCreator and the method extracted(from:title:)?
static func extracted( from text: String, title: String? = nil ) -> ImagePlaygroundConcept
Any additional details or example of prompt and title would help.
Additionally, are ImagePlaygroundStyle.animation, ImagePlaygroundStyle.illustration and ImagePlaygroundStyle.sketch all available when using extracted(from:title:)?
I am trying to generate images programmatically and would appreciate your guidance.
Thank you.