You're looking at a specific version of this model. Jump to the model overview.
bryantanjw /entropy-lol:e4432d3e
            
              
                
              
            
            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 | 
|---|---|---|---|
| checkpoint_model | 
           
            None
            
           
         | 
        
          
             
              Aniverse.safetensors
             
          
          
          
         | 
        
           
            Checkpoint Model
           
         | 
      
| input_prompt | 
           
            string
            
           
         | 
        
           
            Prompt
           
         | 
      |
| negative_prompt | 
           
            string
            
           
         | 
        
          
             
              lowres, worst quality, ugly, blurry, bad fingers
             
          
          
          
         | 
        
           
            Negative Prompt
           
         | 
      
| steps | 
           
            integer
            
           
         | 
        
          
             
              25
             
          
          
          
            Min: 1 Max: 100  | 
        
           
            Inference Steps
           
         | 
      
| sampler_name | 
           
            None
            
           
         | 
        
          
             
              dpmpp_2m
             
          
          
          
         | 
        
           
            Sampler Name
           
         | 
      
| seed | 
           
            integer
            
           
         | 
        
           
            Sampling seed, leave Empty for Random
           
         | 
      |
| cfg | 
           
            number
            
           
         | 
        
          
             
              5
             
          
          
          
            Min: 1 Max: 20  | 
        
           
            CFG Scale
           
         | 
      
| lora | 
           
            None
            
           
         | 
        
           
            LoRA Model
           
         | 
      |
| custom_lora | 
           
            string
            
           
         | 
        
           
            Insert URL to LoRA file (.safetensors)
           
         | 
      |
| lora_strength | 
           
            number
            
           
         | 
        
          
             
              1
             
          
          
          
            Max: 1  | 
        
           
            LoRA Model
           
         | 
      
| width | 
           
            integer
            
           
         | 
        
          
             
              720
             
          
          
          
         | 
        
           
            Image Width
           
         | 
      
| height | 
           
            integer
            
           
         | 
        
          
             
              1080
             
          
          
          
         | 
        
           
            Image Height
           
         | 
      
| batch_size | 
           
            integer
            
           
         | 
        
          
             
              1
             
          
          
          
            Min: 1 Max: 4  | 
        
           
            Batch Size
           
         | 
      
            
              
                
              
            
            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'}