| |
| |
| |
| |
| [general] |
| batch_size = 1 |
| enable_bucket = true |
| bucket_no_upscale = false |
| caption_extension = ".txt" |
|
|
| |
| [[datasets]] |
| resolution = [832, 480] |
| max_frames = 121 |
| target_fps = 24.0 |
| video_directory = "/workspace/treinamento/dataset_ltx/videos" |
| cache_directory = "/workspace/treinamento/dataset_ltx/cache_short" |
| frame_extraction = "full" |
| num_repeats = 1 |
|
|
| |
| |
| [[datasets]] |
| resolution = [832, 480] |
| target_frames = [121] |
| target_fps = 24.0 |
| video_directory = "/workspace/treinamento/dataset_ltx/videos_long" |
| cache_directory = "/workspace/treinamento/dataset_ltx/cache_long" |
| frame_extraction = "chunk" |
| num_repeats = 1 |
|
|