You're looking at a specific version of this model. Jump to the model overview.
adirik /t2i-adapter-sdxl-lineart:a3d3e0bd
            
              
                
              
            
            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
           
         | 
      |
| prompt | 
           
            string
            
           
         | 
        
          
             
              Mystical fairy in real, magic, 4k picture, high quality
             
          
          
          
         | 
        
           
            Input prompt
           
         | 
      
| negative_prompt | 
           
            string
            
           
         | 
        
          
             
              anime, cartoon, graphic, text, painting, crayon, graphite, abstract, glitch, deformed, mutated, ugly, disfigured
             
          
          
          
         | 
        
           
            Specify things to not see in the output
           
         | 
      
| num_inference_steps | 
           
            integer
            
           
         | 
        
          
             
              30
             
          
          
          
            Max: 100  | 
        
           
            Number of diffusion steps
           
         | 
      
| adapter_conditioning_scale | 
           
            number
            
           
         | 
        
          
             
              0.8
             
          
          
          
            Max: 5  | 
        
           
            Conditioning scale
           
         | 
      
| adapter_conditioning_factor | 
           
            number
            
           
         | 
        
          
             
              1
             
          
          
          
            Max: 1  | 
        
           
            Factor to scale image by
           
         | 
      
| guidance_scale | 
           
            number
            
           
         | 
        
          
             
              7.5
             
          
          
          
            Max: 10  | 
        
           
            Guidance scale to match the prompt
           
         | 
      
| num_samples | 
           
            integer
            
           
         | 
        
          
             
              1
             
          
          
          
            Min: 1 Max: 4  | 
        
           
            Number of outputs to generate
           
         | 
      
| scheduler | 
           
            None
            
           
         | 
        
          
             
              K_EULER_ANCESTRAL
             
          
          
          
         | 
        
           
            Which scheduler to use
           
         | 
      
| random_seed | 
           
            integer
            
           
         | 
        
           
            Random seed for reproducibility, leave blank to randomize output
           
         | 
      
            
              
                
              
            
            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'}