|
@@ -57,15 +57,13 @@ titles = {
|
|
|
|
|
|
"Interrogate": "Reconstruct prompt from existing image and put it into the prompt field.",
|
|
"Interrogate": "Reconstruct prompt from existing image and put it into the prompt field.",
|
|
|
|
|
|
- "Images filename pattern": "Use following tags to define how filenames for images are chosen: [steps], [cfg], [prompt], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [prompt_words], [date], [job_id]; leave empty for default.",
|
|
|
|
- "Directory name pattern": "Use following tags to define how subdirectories for images and grids are chosen: [steps], [cfg], [prompt], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [prompt_words], [date], [job_id]; leave empty for default.",
|
|
|
|
|
|
+ "Images filename pattern": "Use following tags to define how filenames for images are chosen: [steps], [cfg], [prompt], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [prompt_words], [date], [job_timestamp]; leave empty for default.",
|
|
|
|
+ "Directory name pattern": "Use following tags to define how subdirectories for images and grids are chosen: [steps], [cfg], [prompt], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [prompt_words], [date], [job_timestamp]; leave empty for default.",
|
|
"Max prompt words": "Set the maximum number of words to be used in the [prompt_words] option; ATTENTION: If the words are too long, they may exceed the maximum length of the file path that the system can handle",
|
|
"Max prompt words": "Set the maximum number of words to be used in the [prompt_words] option; ATTENTION: If the words are too long, they may exceed the maximum length of the file path that the system can handle",
|
|
- "Length of job id": "Sets the number of characters to be used for the [job_id] option",
|
|
|
|
|
|
|
|
"Loopback": "Process an image, use it as an input, repeat.",
|
|
"Loopback": "Process an image, use it as an input, repeat.",
|
|
"Loops": "How many times to repeat processing an image and using it as input for the next iteration",
|
|
"Loops": "How many times to repeat processing an image and using it as input for the next iteration",
|
|
|
|
|
|
-
|
|
|
|
"Style 1": "Style to apply; styles have components for both positive and negative prompts and apply to both",
|
|
"Style 1": "Style to apply; styles have components for both positive and negative prompts and apply to both",
|
|
"Style 2": "Style to apply; styles have components for both positive and negative prompts and apply to both",
|
|
"Style 2": "Style to apply; styles have components for both positive and negative prompts and apply to both",
|
|
"Apply style": "Insert selected styles into prompt fields",
|
|
"Apply style": "Insert selected styles into prompt fields",
|