image-directory-to-video-tool / tool_config.json
smellslikeml
added image_directory_to_video_tool
87c2878
{
"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"
}