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

chigozienri /visual-anagrams:a7131633

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
style
string
Prompt prefix of the visual style, e.g. 'an oil painting of'. Looser styles work better.
prompts
string
a rabbit, a coffee cup
Comma-separated list of prompts
views
string
identity, jigsaw
Comma-separated list of views. Must be same length as prompts. First view should usually be 'identity'. Available Views: 'identity', 'flip', 'rotate_cw', 'rotate_ccw', 'rotate_180', 'negate', 'skew', 'patch_permute', 'pixel_permute', 'jigsaw', 'inner_circle'
num_samples
integer
1
None
num_inference_steps_1
integer
30
None
guidance_scale_1
number
10.0
None
num_inference_steps_2
integer
30
None
guidance_scale_2
number
10.0
None
seed
integer
Leave empty for a random seed
video
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'}