You're looking at a specific version of this model. Jump to the model overview.
mbukerepo /pixel-forge:aac17fda
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
|
|
clip_model_name |
string
(enum)
|
ViT-L-14/openai
Options: ViT-L-14/openai, ViT-H-14/laion2b_s32b_b79k, ViT-bigG-14/laion2b_s39b_b160k |
Choose ViT-L for Stable Diffusion 1, ViT-H for Stable Diffusion 2, or ViT-bigG for Stable Diffusion XL.
|
mode |
string
(enum)
|
best
Options: best, classic, fast, negative |
Prompt mode (best takes 10-20 seconds, fast takes 1-2 seconds).
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'title': 'Output', 'type': 'string'}