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

thefluxtrain /oye-cartoon:72b6d43a

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
50

Min: 1

Max: 500

Number of denoising steps
guidance_scale
number
7.5

Min: 1

Max: 20

Scale for classifier-free guidance
lora
string
saquiboye/oye-cartoon
LoRA model to use.
weight_name
string
pytorch_lora_weights.safetensors
LoRA weight to use.
height
integer
512
Height of the output image
width
integer
512
Width of the output image
seed
integer
Random seed. Leave blank to randomize the seed

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