zelenioncode / 9c444463-b326-405f-bb2b-2276ec15d9ff

Model for the AiPicture

  • Public
  • 1 run

Run zelenioncode/9c444463-b326-405f-bb2b-2276ec15d9ff 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
input
string
Need to enter a json, for more information check the documentation
gender
string (enum)
woman

Options:

woman, man

Need to choice a gender for the prediction
age
string (enum)
12 et 18 ans

Options:

12 et 18 ans, 19 et 24 ans, 25 et 30 ans, 31 et 40 ans, 41 et 50 ans, 51 et 60 ans, 61 et 70 ans, 71 et 80 ans, 81 et 90 ans

Need to choice a age for the prediction
ethnicity
string (enum)
Je ne sais pas

Options:

Je ne sais pas, Africain, Oriental, Asiatique, Noir, Indien, Europeen, Caucasien, Hispanic, Latino americain

Need to choice a ethnicity for the prediction
eye_color
string (enum)
Je ne sais pas

Options:

Je ne sais pas, Bleu, Bleu clair, Bleu fonce, Marron, Marron clair, Marron fonce, Vert, Hazel, Gris, Ambre, Noir

Need to choice a eye color for the prediction
safetensors
string
https://huggingface.co/SG161222/RealVisXL_V4.0/resolve/main/RealVisXL_V4.0.safetensors?download=true
WARNING ! If you make a training with this model, you don't need to do something with this input. Need to choice a safetensors for the prediction.

Output schema

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

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