video-flip-tool / tool_config.json
smellslikeml
add video_flip_tool
a7a1e08
raw
history blame contribute delete
233 Bytes
{
"description": "This tool flips video along the horizontal or vertical axis. Inputs are input_path, output_path and orientation. Output is output_path.",
"name": "video_flip_tool",
"tool_class": "video_flip.VideoFlipTool"
}