You're looking at a specific version of this model. Jump to the model overview.
jagilley /stable-diffusion-depth2img:86aa7902
            
              
                
              
            
            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_image | 
            string
            
           | 
            Input image
           | |
| prompt | 
            string
            
           |  | 
            Prompt text
           | 
| negative_prompt | 
            string
            
           |  | 
            Negative prompt text
           | 
| steps | 
            integer
            
           | 
              50
             | 
            Number of steps
           | 
| num_samples | 
            integer
            
           | 
              1
             | 
            Number of samples
           | 
| scale | 
            number
            
           | 
              1
             | 
            Guidance scale: how much the image generation process follows the text prompt
           | 
| seed | 
            integer
            
           | 
              -1
             | 
            Seed
           | 
| strength | 
            number
            
           | 
              0.5
             | 
            Strength
           | 
| depth_image | 
            string
            
           | 
            Depth image (optional)
           | 
            
              
                
              
            
            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'}