You're looking at a specific version of this model. Jump to the model overview.
lucataco /wan-2.1-1.3b-vid2vid:93497665
            
              
                
              
            
            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 describing what you want to generate or modify
           | |
| negative_prompt | 
            string
            
           | 
              low quality, blurry, distorted, disfigured, text, watermark
             | 
            Negative prompt to specify what to avoid in the generation
           | 
| input_video | 
            string
            
           | 
            Input video for video-to-video generation
           | |
| num_frames | 
            integer
            
           | 
              81
             Min: 1 Max: 100 | 
            Number of frames to generate in the output video
           | 
| frames_per_second | 
            integer
            
           | 
              16
             Min: 5 Max: 24 | 
            Number of frames per second in the output video
           | 
| denoising_strength | 
            number
            
           | 
              0.7
             Max: 1 | 
            Strength of denoising when using video-to-video mode. Higher values change more content.
           | 
| aspect_ratio | 
            None
            
           | 
              832x480
             | 
            Aspect ratio for the output video
           | 
| num_inference_steps | 
            integer
            
           | 
              40
             Min: 10 Max: 50 | 
            Number of sampling steps (higher = better quality but slower)
           | 
| cfg_scale | 
            number
            
           | 
              6
             Max: 20 | 
            Classifier free guidance scale (higher values strengthen prompt adherence)
           | 
| seed | 
            integer
            
           | 
            Random seed for reproducible results (leave blank for random)
           | |
| tiled | 
            boolean
            
           | 
              True
             | 
            Whether to use tiled sampling for better quality on larger videos
           | 
            
              
                
              
            
            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'}