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 | 
|---|---|---|---|
| image_path | 
           
            string
            
           
         | 
        
           
            Изображение
           
         | 
      |
| apply_resize | 
           
            boolean
            
           
         | 
        
          
             
              True
             
          
          
          
         | 
        
           
            Применять изменение размера?
           
         | 
      
| size | 
           
            integer
            
           
         | 
        
          
             
              512
             
          
          
          
         | 
        
           
            Новый размер изображения
           
         | 
      
| apply_mask | 
           
            boolean
            
           
         | 
        
          
             
              False
             
          
          
          
         | 
        
           
            Применять маску?
           
         | 
      
| blur_radius | 
           
            number
            
           
         | 
        
          
             
              0
             
          
          
          
         | 
        
           
            Радиус размытия для маски
           
         | 
      
| apply_background | 
           
            boolean
            
           
         | 
        
          
             
              False
             
          
          
          
         | 
        
           
            Применять цвет фона?
           
         | 
      
| background_color | 
           
            string
            
           
         | 
        
          
             
              #FFFFFF
             
          
          
          
         | 
        
           
            Цвет фона в формате HEX.
           
         | 
      
            
              
                
              
            
            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'}