Spaces:
Runtime error
Runtime error
File size: 362 Bytes
ebb79f2 f5d8bca 5918ee0 f5d8bca 5918ee0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
[general]
resolution = [960, 544]
caption_extension = ".txt"
batch_size = 1
enable_bucket = true
bucket_no_upscale = false
[[datasets]]
# CORRECTED: Use the full, absolute path inside the container
image_directory = "/code/dataset/ebPhotos-001"
# CORRECTED: Use the full, absolute path for the cache
cache_directory = "/data/cache_directory"
num_repeats = 1 |