You're looking at a specific version of this model. Jump to the model overview.
smoretalk /flamel-style-transfer:c4ab7e09
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 |
---|---|---|---|
input_image |
string
|
Input origin image
|
|
style_image |
string
|
Input reference image
|
|
prompt |
string
|
Input prompt
|
|
negative_prompt |
string
|
Input negative prompt
|
|
num_inference_steps |
integer
|
8
Min: 1 Max: 50 |
Number of denoising steps
|
guidance_scale |
number
|
1.5
Min: 1 Max: 20 |
Scale for classifier-free guidance
|
seed |
integer
|
Random seed. Leave blank to randomize the seed
|
|
creativity |
number
|
0.95
Max: 1 |
Denoising strength. 1 means total destruction of the original image
|
flexibility |
number
|
0.1
Max: 1 |
Denoising strength for ip-adapter
|
style_strength |
number
|
0.8
Max: 2 |
Conditioning scale for ip-adapter
|
structure_strength |
number
|
0.3
Max: 1 |
Conditioning scale for controlnet
|
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'}