You're looking at a specific version of this model. Jump to the model overview.
zedge /img2img-combined:d2e878c6
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 |
|---|---|---|---|
| user_prompt |
string
|
|
user defined prompt, will be pre-appended to original model prompt
|
| num_inference_steps |
integer
|
20
Min: 1 Max: 500 |
Number of denoising steps
|
| scheduler |
None
|
DPMSolverMultistep
|
Choose a scheduler
|
| seed |
integer
|
Random seed. Leave blank to randomize the seed
|
|
| image |
string
|
Input image for img2img
|
|
| max_height |
integer
|
768
Min: 1 Max: 768 |
Select max height for image
|
| max_width |
integer
|
512
Min: 1 Max: 512 |
Select max width for image
|
| styles |
array
|
['CARTOON', 'ANIME']
|
Provide a list of styles. Valid styles are FANTASY, SUPERHERO, ANIME, DISNEY, INKPUNK, and CARTOON.
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'title': 'Output', 'type': 'object'}