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

thefluxtrain /oye-cartoon:a56916e8

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
prompt
string
A girl cartoon character in a white background. She is looking right, and running.
Input prompt.
image
string
Input image
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
model
string (enum)
oye-cartoon-v2

Options:

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

Control model to use.
image_strength
number
1

Max: 1

Strength of the image
lora
string
saquiboye/oye-cartoon
LoRA model to use.
weight_name
string
pytorch_lora_weights.safetensors
LoRA weight to use.
lora2
string
LoRA model to use.
weight_name2
string
LoRA weight to use.
seed
integer
Random seed. Leave blank to randomize the seed
position_delta
integer
-16
Position delta for the condition
width
integer
Width of the output image
height
integer
Height of the output image
hf_token
string
Hugging Face API token
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
0

Max: 100

Predict similarity

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'}