RudiCahyan's picture
Upload 1119 files
cb56a8d
raw
history blame contribute delete
662 Bytes
globalThis.titles = {
...globalThis.titles,
"Verbose logging": "Displays UmiAI log messages. Useful when prompt crafting, or debugging file-path errors.",
"Cache files": "Cache .txt and .yaml files at runtime. Speeds up prompt generation. Disable if you're editing wildcard files to see changes instantly.",
"Same prompt in batch": 'Same prompt will be used for all generated images in a batch.',
'**negative keywords**': 'Collect and add **negative keywords** from wildcards to Negative Prompts. Needed for fine-tuned UMI Preset Prompts.',
'Static wildcards': 'Always picks the same random/wildcard options when using a static seed.'
};