File size: 252 Bytes
87c2878
 
 
 
 
 
1
2
3
4
5
6
7
{
  "description": "This tool creates video from a directory of images. Inputs are input_path and output_path. Output is the output_path.",
  "name": "image_directory_video_tool",
  "tool_class": "image_directory_to_video.ImageDirectoryToVideoTool"
}