make image metadata optional

This commit is contained in:
Vladimir Mandic
2023-06-16 11:39:09 -04:00
parent ab18cb8d63
commit eae813bc56
3 changed files with 7 additions and 4 deletions
+2 -1
View File
@@ -329,7 +329,8 @@
{"id":"","label":"Path to directory with LyCORIS network(s)","localized":"","hint":""},
{"id":"","label":"Path to user-defined styles file","localized":"","hint":""},
{"id":"","label":"Always save all generated images","localized":"","hint":""},
{"id":"","label":"File format for generated images","localized":"","hint":""},
{"id":"","label":"File format for generated images","localized":"","hint":"Select file format for images"},
{"id":"","label":"Include metadata in saved images","localized":"","hint":"Save image create parameters as metadata tags inside image file"},
{"id":"","label":"Images filename pattern","localized":"","hint":"Use following tags to define how filenames for images are chosen: [steps], [cfg], [prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime<Format>], [datetime<Format><Time Zone>], [job_timestamp]; leave empty for default"},
{"id":"","label":"Add number to filename when saving","localized":"","hint":""},
{"id":"","label":"Always save all generated image grids","localized":"","hint":""},