pipelines-beta/create-ai-influencer-dataset-test

Public
1 run

Run pipelines-beta/create-ai-influencer-dataset-test with an API

Use one of our client libraries to get started quickly. Clicking on a library will take you to the Playground tab where you can tweak different inputs, see the results, and copy the corresponding code to use in your own project.

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
type
None
woman
Type of person
age
integer
25

Min: 18

Max: 80

Age in years
ethnicity
None
asian
Ethnicity
height
None
tall
Height description
body_type
None
average
Body type
eye_color
None
brown
Eye color
hair_style
None
long straight
Hair style
hair_color
None
brunette
Hair color
seed
integer
Set a seed to keep the character consistent, or leave blank to use a random one
count
integer
10

Min: 1

Max: 50

Number of images to generate

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{
  "type": "string",
  "title": "Output",
  "format": "uri"
}