mix1009 / model-keyword

Automatic1111 WEBUI extension to autofill keyword for custom stable diffusion models and LORA models.
MIT License
248 stars 13 forks source link

Not auto enabled by default #42

Open silveroxides opened 7 months ago

silveroxides commented 7 months ago

The auto enabling by default will cause it to apply keywords automatically without users knowledge unless they check the image parameters. Most extensions do not enable itself by default and neither should this. Also consider implementing the on_ui_settings script callback to enter the settings.txt settings to the actual settings menu in the Settings tab.