You're looking at a specific version of this model. Jump to the model overview.
mlscade /image_to_zip:137047f7
            
              
                
              
            
            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 | 
           
            string
            
           
         | 
        
           
            Path to the image. The image will be saved with the name 'image' and the selected format.
           
         | 
      |
| mask | 
           
            string
            
           
         | 
        
           
            Path to the mask. The mask will be saved with the name 'mask' and the selected format.
           
         | 
      |
| controlnet1 | 
           
            string
            
           
         | 
        
           
            Path to the first Control Net image. The image will be saved with the name 'controlnet1' and the selected format.
           
         | 
      |
| controlnet2 | 
           
            string
            
           
         | 
        
           
            Path to the second Control Net image. The image will be saved with the name 'controlnet2' and the selected format.
           
         | 
      |
| controlnet3 | 
           
            string
            
           
         | 
        
           
            Path to the third Control Net image. The image will be saved with the name 'controlnet3' and the selected format.
           
         | 
      |
| array | 
           
            string
            
           
         | 
        
           
            JSON string containing an array of image URLs for downloading and archiving. Images will be saved with their original filenames and the selected format.
           
         | 
      |
| target_format | 
           
            None
            
           
         | 
        
          
             
              PNG
             
          
          
          
         | 
        
           
            Select the target image format. Supported formats: PNG, JPEG, WEBP.
           
         | 
      
            
              
                
              
            
            Output schema
          
        The shape of the response you’ll get when you run this model with an API.
              Schema
            
            {'format': 'uri', 'title': 'Output', 'type': 'string'}