You're looking at a specific version of this model. Jump to the model overview.
jschoormans /unstaging:3e2b8499
            
              
                
              
            
            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
            
           
         | 
        
           
            Input image for conditioning
           
         | 
      |
| prompt | 
           
            string
            
           
         | 
        
           
            Text prompt for generation
           
         | 
      |
| negative_prompt | 
           
            string
            
           
         | 
        
          
             | 
        
           
            Negative text prompt for generation
           
         | 
      
| resolution | 
           
            integer
            
           
         | 
        
          
             
              768
             
          
          
          
            Min: 256 Max: 2048  | 
        
           
            Output resolution
           
         | 
      
| num_inference_steps | 
           
            integer
            
           
         | 
        
          
             
              8
             
          
          
          
            Min: 1 Max: 50  | 
        
           
            Number of denoising steps
           
         | 
      
| resolution_conditioning | 
           
            integer
            
           
         | 
        
          
             
              768
             
          
          
          
            Min: 256 Max: 2048  | 
        
           
            Resolution of the conditioning image
           
         | 
      
| scale | 
           
            number
            
           
         | 
        
          
             
              1
             
          
          
          
            Max: 2  | 
        
           
            Scale of the conditioning image
           
         | 
      
            
              
                
              
            
            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'}