You're looking at a specific version of this model. Jump to the model overview.
            
              
                
              
            
            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
            
           | 
              {"style":[{"clothes":"Black Suit","supabase":false,"background":"Alley","number_picture":5}]}
             | 
            Need to enter a json, for more information check the documentation
           | 
| product_id | 
            string
            
           | 
              None
             | 
            Product
           | 
| gender | 
            None
            
           | 
              man
             | 
            Need to choice a gender 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.
           | 
| version | 
            string
            
           | 
            Version of the actual project
           | |
| 
            string
            
           | 
            Email
           | ||
| use_webhook | 
            boolean
            
           | 
              True
             | 
            True for use webhook
           | 
| webhook_url | 
            string
            
           | 
            Webhook where you want your answrer
           | |
| index_picture | 
            integer
            
           | 
              0
             | 
            Index for name picture
           | 
            
              
                
              
            
            Output schema
          
        The shape of the response you’ll get when you run this model with an API.
              Schema
            
            {'items': {'format': 'uri', 'type': 'string'},
 'title': 'Output',
 'type': 'array'}