You're looking at a specific version of this model. Jump to the model overview.
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
|
Natural language description of the anime image to generate.
|
|
| negative_prompt |
string
|
|
Things to avoid in the image. Leave blank to disable.
|
| aspect_ratio |
None
|
portrait
|
Output aspect ratio.
|
| num_inference_steps |
integer
|
36
Min: 4 Max: 80 |
Number of denoising steps. 28-50 recommended for Z-Anime Base.
|
| guidance_scale |
number
|
4
Min: 1 Max: 12 |
Classifier-free guidance scale. 3.0-5.0 is the sweet spot.
|
| seed |
integer
|
-1
Min: -1 Max: 2147483647 |
Random seed. Set to -1 for a random seed.
|
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'}