pranavsekhar/flaremuse-animate

Forked from pranavsekhar/flaremuse

Public
1 run

Run pranavsekhar/flaremuse-animate 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
user_photo
string
Photo of the person to generate a headshot for
reference_image_1
string
https://www.statmuse.com/_image?href=https%3A%2F%2Fcdn.statmuse.com%2Fimg%2Fnba%2Fplayers%2Fgolden-state-warriors-stephen-curry2021-min-1-1--gmckzkgf.png&w=600&h=600&f=webp
First StatMuse style reference image (URL or file)
reference_image_2
string
https://www.statmuse.com/_image?href=https%3A%2F%2Fcdn.statmuse.com%2Fimg%2Fnfl%2Fplayers%2Fbaltimore-ravens-lamar-jackson-min--itclg2yg.png&w=600&h=600&f=webp
Second StatMuse style reference image (URL or file, optional)
reference_image_3
string
https://www.statmuse.com/_image?href=https%3A%2F%2Fcdn.statmuse.com%2Fimg%2Fnba%2Fplayers%2Fphoenix-suns-devin-booker2025--ik_6bscu.png&w=600&h=600&f=webp
Third StatMuse style reference image (URL or file, optional)
prompt
string
Create a professional headshot in the StatMuse artistic style with bold colors and graphic design elements
Description of the headshot you want to generate
resolution
None
2K
Resolution of the generated image
aspect_ratio
None
1:1
Aspect ratio for the headshot
output_format
None
png
Output image format

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"
}