| { | |
| "model_name": "Sapsan-VFI", | |
| "architectures": [ | |
| "SapsanVFI" | |
| ], | |
| "task": "video-frame-interpolation", | |
| "fps_multiplier": 2, | |
| "input_frames": 2, | |
| "output_frames": 3, | |
| "base_channels": 64, | |
| "num_scales": 4, | |
| "flow_refine_depth": 3, | |
| "fusion_depth": 3, | |
| "attention_window": 8, | |
| "use_occlusion_mask": true, | |
| "library_name": "pytorch", | |
| "framework": "pytorch", | |
| "license": "mit", | |
| "format": "pt/safetensors", | |
| "files": [ | |
| { | |
| "file": "Sapsan-VFI.safetensors", | |
| "format": "safetensors" | |
| }, | |
| { | |
| "file": "Sapsan-VFI.pt", | |
| "format": "pt" | |
| } | |
| ], | |
| "default": "Sapsan-VFI.safetensors", | |
| "repo": "SnJake/Sapsan-VFI" | |
| } | |