You're looking at a specific version of this model. Jump to the model overview.
anotherjesse /zeroscope-v2-xl:8ba52bde
            
              
                
              
            
            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
            
           | 
              An astronaut riding a horse
             | 
            Input prompt
           | 
| negative_prompt | 
            string
            
           | 
            Negative prompt
           | |
| num_frames | 
            integer
            
           | 
              24
             | 
            Number of frames for the output video
           | 
| num_inference_steps | 
            integer
            
           | 
              50
             Min: 1 Max: 500 | 
            Number of denoising steps
           | 
| width | 
            integer
            
           | 
              576
             Min: 256 | 
            Width of the output video
           | 
| height | 
            integer
            
           | 
              32
             Min: 256 | 
            Height of the output video
           | 
| guidance_scale | 
            number
            
           | 
              7.5
             Min: 1 Max: 100 | 
            Guidance scale
           | 
| fps | 
            integer
            
           | 
              8
             | 
            fps for the output video
           | 
| seed | 
            integer
            
           | 
            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.
              Schema
            
            {'format': 'uri', 'title': 'Output', 'type': 'string'}