{ "model_type": "prednet", "architectures": ["PredNetModel"], "auto_map": { "AutoModel": "modeling.PredNetModel" }, "custom_pipelines": { "video-frame-prediction": { "impl": "pipeline.VideoFramePredictionPipeline", "pt": [], "tf": ["AutoModel"] } }, "sequence_len": 4, "resize_hw": [128, 128] }