BBrother commited on
Commit
b6e56a8
1 Parent(s): b4cee32

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "samples_save": true,
3
  "samples_format": "jpg",
4
- "samples_filename_pattern": "",
5
  "save_images_add_number": true,
6
  "grid_save": true,
7
  "grid_format": "jpg",
8
- "grid_extended_filename": false,
9
  "grid_only_if_multiple": true,
10
  "grid_prevent_empty_spots": false,
11
  "n_rows": -1,
 
1
  {
2
  "samples_save": true,
3
  "samples_format": "jpg",
4
+ "samples_filename_pattern": "[none]-[datetime<%Y%m%d_%H%M%S_%f><Asia/Shanghai>]-[sampler]-[prompt_spaces]",
5
  "save_images_add_number": true,
6
  "grid_save": true,
7
  "grid_format": "jpg",
8
+ "grid_extended_filename": true,
9
  "grid_only_if_multiple": true,
10
  "grid_prevent_empty_spots": false,
11
  "n_rows": -1,