zelenioncode/ttt

Public
4 runs

Run zelenioncode/ttt 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
None
woman
Need to choice a gender for the prediction
age
None
12 et 18 ans
Need to choice a age for the prediction
ethnicity
None
Je ne sais pas
Need to choice a ethnicity for the prediction
eye_color
None
Je ne sais pas
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"
}