You're looking at a specific version of this model. Jump to the model overview.
philz1337x /style-transfer:a15407d7
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 |
---|---|---|---|
image |
string
|
input image
|
|
image_style |
string
|
image for style
|
|
style_strength |
number
|
0.4
Max: 3 |
How much the style should get applied
|
structure_strength |
number
|
0.6
Max: 3 |
How much the structure should keep the same
|
prompt |
string
|
masterpiece, best quality, highres
|
Prompt
|
negative_prompt |
string
|
worst quality, low quality, normal quality
|
Negative Prompt
|
num_inference_steps |
integer
|
30
Min: 1 Max: 100 |
Number of denoising steps
|
guidance_scale |
number
|
8
Min: 1 Max: 50 |
Scale for classifier-free guidance
|
seed |
integer
|
1337
|
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
{'items': {'format': 'uri', 'type': 'string'},
'title': 'Output',
'type': 'array'}