Inputs (13)
| Name | Type | Required |
|---|---|---|
| directory_path | STRING | required |
| num_images | INT | required |
| frame_stride | INT | required |
| reverse_order | BOOLEAN | required |
| reverse_logic | BOOLEAN | required |
| max_batch_frames | INT | required |
| batch_start_frame | INT | required |
| batch_end_frame | INT | required |
| anchor_from_start | BOOLEAN | required |
| anchor_frame_index | INT | required |
| latent_frame_stride | BOOLEAN | required |
| file_extensions | STRING | optional |
| vae | VAE | optional |