Updated UI Plugins (markdown)

AssassinJN 2022-11-30 14:40:12 -05:00
parent 180e979176
commit a597df3746

@ -31,6 +31,11 @@ If not stated otherwise in the plugin description, right click on the plugin lin
Give options to draw X additional steps where X is a list of steps defined in the file. Default is 50, 100, 150, 200 and as such will give the options "Draw Another 50 Steps", "Draw Another 100 Steps", etc. To modify open in a text editor and change the stepList to include desired step options.
- **[Down the Rabbit Hole](https://andrewjnuttall.com/stable-ui/plugins/rabbit_hole.plugin.js) by [Andrew Nuttall](https://andrewjnuttall.com)**
This early version allows for setting guidance scale steps and whether to loop through the samplers or not and to set a max number of images. Future version will allow for nested looping through all modifiers up to a max amount.
### General UI changes
- **[History](https://raw.githubusercontent.com/rbertus2000/sd-ui-plugins/main/history.plugin.js) by [rbertus2000](https://github.com/rbertus2000)**