You're looking at a specific version of this model. Jump to the model overview.
zsxkib /pyramid-flow:8e221e66
            
              
                
              
            
            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 | 
|---|---|---|---|
| prompt | 
           
            string
            
           
         | 
        
           
            Text prompt for video generation
           
         | 
      |
| image | 
           
            string
            
           
         | 
        
           
            Optional input image for image-to-video generation
           
         | 
      |
| duration | 
           
            integer
            
           
         | 
        
          
             
              3
             
          
          
          
            Min: 1 Max: 10  | 
        
           
            Duration of the video in seconds (1-3 for canonical mode, 1-10 for non-canonical mode)
           
         | 
      
| guidance_scale | 
           
            number
            
           
         | 
        
          
             
              9
             
          
          
          
            Min: 1 Max: 15  | 
        
           
            Guidance Scale for text-to-video generation
           
         | 
      
| video_guidance_scale | 
           
            number
            
           
         | 
        
          
             
              5
             
          
          
          
            Min: 1 Max: 15  | 
        
           
            Video Guidance Scale
           
         | 
      
| frames_per_second | 
           
            None
            
           
         | 
        
          
             
              8
             
          
          
          
         | 
        
           
            Frames per second (8 or 24, only applicable in canonical mode)
           
         | 
      
            
              
                
              
            
            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'}