You're looking at a specific version of this model. Jump to the model overview.

expa-ai /onepiece:cd0ea041

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
character
string (enum)
Luffy

Options:

Luffy, Zoro, OTHER

Please pass the user choice occasion: `CASUAL`,`NIGHTOUT`, `DINNER`, `UNIVERSITY`, `OFFICE`
process_type
string (enum)
generate

Options:

generate, generate_swap, generate_swap_upscale

Choose a process type. Can be 'generate', 'upscale' or 'generate_and_upscale'. Defaults to 'generate'
prompt
string
best quality photo of a boy wearing sleeveless red vest and blue jeans three-quarter, small straw hat, one piece cosplay
Input prompt.
negative_prompt
string
NSFW, western, easynegative, negative-hand, worst quality, low quality, normal quality, low-res, skin spots, acne, skin blemishes, age spots, ugly, duplicate, morbid, mutilated, mutated hands, poorly drawn hands, blurry, bad anatomy, bad proportions, extra limbs, disfigured, missing arms, extra legs, fused fingers, too many fingers, unclear eyes, low-resolution, bad hands, missing fingers, bad hands, missing fingers, cartoon, low poly
Input negative prompt.
width
integer (enum)
768

Options:

512, 640, 768, 832, 896, 960, 1024

Width of output image.
height
integer (enum)
768

Options:

512, 640, 768, 832, 896, 960, 1024

Height of output image.
num_inference_steps
integer
25

Min: 1

Max: 500

Number of denoising steps
guidance_scale
number
5

Min: 1

Max: 20

Scale for classifier-free guidance
scheduler
string (enum)
DPM++

Options:

DDIM, K_EULER, K_EULER_ANCESTRAL, DPM++, UniPC

Choose a scheduler.
seed
integer
-1
Random seed. Leave blank to randomize the seed.
upscaler_model
string (enum)
4x_UniversalUpscalerV2-Neutral_115000_swaG

Options:

4x_UniversalUpscalerV2-Neutral_115000_swaG, RealESRGAN_x4plus_anime_6B.pth

Model to use for upscaling
image
string
Inital image to generate variations of. Supproting images size with 512x512 or 512x768
num_outputs
integer
1

Min: 1

Max: 10

Number of images to output. If the NSFW filter is triggered, you may get fewer outputs than this.
need_lora
boolean
False
Whether to use LoRA or not.
lora_model
string (enum)
mm-dress-10

Options:

mm-dress, mm-dress-10, pasoe-word-10

Choose the LoRA model
lora_weight
number
0.8
None
watermark
boolean
True
None

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'items': {'format': 'uri', 'type': 'string'},
 'title': 'Output',
 'type': 'array'}