跳到主要内容

v1/img2prompt

POST 

/v1/img2prompt

img2prompt

Request

Body

required
    resourceId stringrequired

    The resource ID of the image to be tagged.

    tagger string

    If natural language generation is needed, provide tagger=llm.

Responses

OK

Schema
    prompts string[]

    The generated prompts for the image.

Loading...