CreateSelenaArtworkRequest
Possible values: [tengrai-20231128-m-d.safetensors, tengrai-20240423-m-f.safetensors]
Possible values: >= 1 and <= 2
Default value: 2
Number of images to generate per task (1-2). Default 2.
Possible values: [seer, servitor]
Default value: servitor
Default value: cat
Limited to 256 words; additional content will be truncated.
Limited to 64 words; additional content will be truncated.
Possible values: [default, portraiture, landscape, photographer, analog, car, food, horror, stained-glass, impasto, abstract-ink, illustration, aquarelle, water-cute, sphericute, fairytale, machinart, isometric, logo, abstractpen, lineart, manga, infiny-weave, infiny-pattern, infiny-flow]
Default value: default
Possible values: >= 1 and <= 5
Default value: 3
Possible values: >= 1 and <= 5
Default value: 3
Possible values: [1:1, 7:9, 2:3, 4:7, 9:16, 9:21, 9:7, 3:2, 7:4, 16:9, 21:9]
Defaults to a 1:1 ratio (1024 × 1024) if width and height are not specified.
Possible values: >= 512 and <= 2048
Use aspectRatio instead of custom width and height for better quality. If defined, the total area (width × height) must not exceed 1,478,656 pixels (e.g., 1216 × 1216).
Possible values: >= 512 and <= 2048
Use aspectRatio instead of custom width and height for better quality. If defined, the total area (width × height) must not exceed 1,478,656 pixels (e.g., 1216 × 1216).
Set to true to allow NSFW output. When false (the default), safety negatives are injected into the negative prompt to suppress NSFW content.
Possible values: [cool, warm, blackAndWhite, pastel, vibrantColors, sepia, mutedColors, neonColors]
Overall color palette. Prepended to the prompt; flows through SEER improvement.
Possible values: [closeUp, eyeLevel, lowAngle, highAngle, wormsEye, birdsEye, fishEye, aerialView, dutchAngle, firstPersonView]
Camera framing/perspective. Prepended to the prompt; flows through SEER improvement.
Possible values: >= 1 and <= 2147483647
Optional random seed for deterministic generation. When supplied, identical prompts + parameters reproduce the same image. The Tengrai pipeline applies a deterministic transform (floor(seed * 1.2) + 17) before submitting to the workflow engine, so the seed surfaced in logs may differ from this value. Range: 1-2147483647. Omit to let the server pick a random seed.
Optional webhook URL. When provided, the server will POST the final artwork result to this URL upon completion. Must be HTTPS and a publicly routable host — loopback, link-local, private, and cloud-metadata addresses are rejected.
Possible values: [auto, png, webp]
Default value: auto
Output image format. auto (the default) uses the server default (webp with high-quality settings); png is lossless; webp is equivalent to auto.