You're looking at a specific version of this model. Jump to the model overview.
smoretalk /clip-interrogator-turbo:f66767bb
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
|
|
mode |
string
(enum)
|
best
Options: best, fast, turbo |
Mode to extract a prompt: turbo, fast takes within 3 seconds, best takes within 15 seconds
|
style_only |
boolean
|
False
|
Choose whether you extract only style part of prompt or not
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'title': 'Output', 'type': 'string'}