Upload config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"samples_save": true,
|
3 |
"samples_format": "png",
|
4 |
-
"samples_filename_pattern": "",
|
5 |
"save_images_add_number": true,
|
6 |
"grid_save": false,
|
7 |
"grid_format": "png",
|
|
|
1 |
{
|
2 |
"samples_save": true,
|
3 |
"samples_format": "png",
|
4 |
+
"samples_filename_pattern": "[datetime] [seed] [model_name]",
|
5 |
"save_images_add_number": true,
|
6 |
"grid_save": false,
|
7 |
"grid_format": "png",
|