Upload dataset.toml with huggingface_hub
Browse files- dataset.toml +1 -1
dataset.toml
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
[general]
|
| 5 |
resolution = [1024, 1024]
|
| 6 |
caption_extension = ".txt"
|
| 7 |
-
batch_size =
|
| 8 |
enable_bucket = true
|
| 9 |
bucket_no_upscale = true
|
| 10 |
|
|
|
|
| 4 |
[general]
|
| 5 |
resolution = [1024, 1024]
|
| 6 |
caption_extension = ".txt"
|
| 7 |
+
batch_size = 6
|
| 8 |
enable_bucket = true
|
| 9 |
bucket_no_upscale = true
|
| 10 |
|