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

thefluxtrain /oye-cartoon:6e301f8b

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
condition_image
string
Condition image
condition_strength
number
1
Condition strength
condition_model
string (enum)
oye-cartoon-v2

Options:

oye-cartoon-v2, oye-cartoon-v1, custom

Condition model
prompt
string
A girl cartoon character in a white background. She is looking right, and running.
Input prompt.
num_inference_steps
integer
30

Min: 1

Max: 150

Number of denoising steps
guidance_scale
number
7.5

Min: 1

Max: 20

Scale for classifier-free guidance
controls
string
[]
JSON string of control models to use
seed
integer
Random seed. Leave blank to randomize the seed
width
integer
1024
Width of the output image
height
integer
1024
Height of the output image
init_image
string
Initial image for inpainting
mask_image
string
Mask image for inpainting
strength
number
0.6

Max: 1

Strength of the inpainting
predictive
integer
15

Max: 100

Predict similarity
crop_inpaint
boolean
False
Crop the image for inpainting
is_runpod
boolean
False
Is this running on RunPod?
do_differential_inpaint
boolean
False
Do differential inpainting?

Output schema

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

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