You're looking at a specific version of this model. Jump to the model overview.
philz1337x /clip-interrogator:bbe4908d
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 |
Choose ViT-L for Stable Diffusion 1, and ViT-H for Stable Diffusion 2
|
mode |
string
(enum)
|
best
Options: best, fast |
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'}