You're looking at a specific version of this model. Jump to the model overview.
cjwbw /blipdiffusion:501be8d5
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
|
swimming underwater
|
The prompt to guide the image generation.
|
negative_prompt |
string
|
over-exposure, under-exposure, saturated, duplicate, out of frame, lowres, cropped, worst quality, low quality, jpeg artifacts, morbid, mutilated, ugly, bad anatomy, bad proportions, deformed, blurry
|
The prompt or prompts not to guide the image generation.
|
reference_image |
string
|
The reference image to condition the generation on.
|
|
source_subject_category |
string
|
dog
|
The source subject category.
|
target_subject_category |
string
|
dog
|
The target subject category.
|
num_inference_steps |
integer
|
25
Min: 1 Max: 500 |
The number of denoising steps. More denoising steps usually lead to a higher quality image at the expense of slower inference.
|
guidance_scale |
number
|
7.5
Min: 1 Max: 20 |
Scale for classifier-free guidance.
|
width |
integer
|
512
|
The width of the generated image.
|
height |
integer
|
512
|
The height of the generated image.
|
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'}