Assistants
Generate an assistant profile photo from text
POST
Generates a new photo using a text prompt via Replicate and returns the image URL. This action will deduct credits.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Text prompt for image generation.
Aspect ratio of the generated image.
Format of the output image.
Quality of the output image (1-100).
Safety tolerance for generation.
Whether to use prompt upsampling.