You're looking at a specific version of this model. Jump to the model overview.
adirik /deforum-kandinsky-2-2:c0941f93
            
              
                
              
            
            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 | 
|---|---|---|---|
| animation_prompts | 
           
            string
            
           
         | 
        
           
            Prompt/s to generate animation from. If using multiple prompts, separate different prompts with '|'.
           
         | 
      |
| animations | 
           
            string
            
           
         | 
        
           
            Animation action/s, available options are [right, left, up, down, spin_clockwise, 
            spin_counterclockwise, zoomin, zoomout, rotate_right, rotate_left, rotate_up, rotate_down, 
            around_right, around_left, zoomin_sinus_x, zoomout_sinus_y, right_sinus_y, left_sinus_y, 
            flipping_phi, live]. Enter one action per animation prompt and separate actions with '|'.
           
         | 
      |
| prompt_durations | 
           
            string
            
           
         | 
        
           
            Duration (seconds) to generate each animation prompt for, enter float or int values separated by '|'. 
            Each prompt will have an equal duration if no value is provided.
           
         | 
      |
| fps | 
           
            integer
            
           
         | 
        
          
             
              24
             
          
          
          
            Min: 10 Max: 60  | 
        
           
            Frame per Second / FPS of the output video
           
         | 
      
| max_frames | 
           
            integer
            
           
         | 
        
          
             
              50
             
          
          
          
            Min: 10 Max: 1000  | 
        
           
            Number of frames for animation
           
         | 
      
| height | 
           
            integer
            
           
         | 
        
          
             
              640
             
          
          
          
            Min: 256 Max: 1024  | 
        
           
            Video height
           
         | 
      
| width | 
           
            integer
            
           
         | 
        
          
             
              640
             
          
          
          
            Min: 256 Max: 1024  | 
        
           
            Video width
           
         | 
      
| scheduler | 
           
            None
            
           
         | 
        
          
             
              euler_ancestral
             
          
          
          
         | 
        
           
            Schedular for the diffusion process
           
         | 
      
| steps | 
           
            integer
            
           
         | 
        
          
             
              80
             
          
          
          
            Min: 10 Max: 250  | 
        
           
            Number of diffusion denoising steps
           
         | 
      
| seed | 
           
            integer
            
           
         | 
        
          
             
              -1
             
          
          
          
         | 
        
           
            Random seed. Leave blank to randomize the seed
           
         | 
      
            
              
                
              
            
            Output schema
          
        The shape of the response you’ll get when you run this model with an API.
{'format': 'uri', 'title': 'Output', 'type': 'string'}