//sdk/com.adobe.express.embedsdk/ModuleWorkflowInterface/createImageFromText
abstract fun createImageFromText(textToImageAppConfig: TextToImageAppConfig? = null, exportConfig: ExportConfig? = null, containerConfig: ContainerConfig? = null, fragment: Fragment)
Launches the text-to-image generation workflow.