You're looking at a specific version of this model. Jump to the model overview.
adirik /local-prompt-mixing:1f22992c
            
              
                
              
            
            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
            
           
         | 
        
           
            A simple description of the image
           
         | 
      |
| object_of_interest | 
           
            string
            
           
         | 
        
           
            Object of interest which is desired to be modified
           
         | 
      |
| proxy_words | 
           
            string
            
           
         | 
        
          
             | 
        
           
            Your own proxy words, if you leave empty then auto-generated proxy words will be used
           
         | 
      
| objects_to_preserve | 
           
            string
            
           
         | 
        
          
             | 
        
           
            Objects to preserve, please use comma separated values. If you leave empty then no objects will be preserved
           
         | 
      
| number_of_variations | 
           
            integer
            
           
         | 
        
          
             
              1
             
          
          
          
            Min: 1 Max: 5  | 
        
           
            Number of auto variations to generate
           
         | 
      
| steps | 
           
            integer
            
           
         | 
        
          
             
              50
             
          
          
          
            Min: 1 Max: 100  | 
        
           
            Number of denoising steps
           
         | 
      
| start_prompt_range | 
           
            integer
            
           
         | 
        
          
             
              7
             
          
          
          
         | 
        
           
            Nth step where prompt-mixing begins
           
         | 
      
| end_prompt_range | 
           
            integer
            
           
         | 
        
          
             
              17
             
          
          
          
         | 
        
           
            Nth step where prompt-mixing ends
           
         | 
      
| guidance_scale | 
           
            number
            
           
         | 
        
          
             
              7.5
             
          
          
          
            Max: 20  | 
        
           
            Guidance scale
           
         | 
      
| seed | 
           
            integer
            
           
         | 
        
          
             
              10
             
          
          
          
            Max: 100  | 
        
           
            Random seed
           
         | 
      
            
              
                
              
            
            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'}