replaced the old stable-diffusion folder to EasyDiffusion, sorry in advance if this was on purpose.

darksomaX 2023-04-07 19:53:20 -07:00
parent 5d88c535bd
commit a9742ea44c

@ -4,7 +4,7 @@ Using user interface plugins, additional functionality can be added to the user
**Note:** Plugins have not been reviewed for malicious code. Please only use plugins that you trust.
## Installing plugins
If not stated otherwise in the plugin description, right click on the plugin link and save the plugin to `C:\stable-diffusion-ui\plugins\ui` (Or the drive that you've installed to, respectively). The file name must have the suffix `.plugin.js`.
If not stated otherwise in the plugin description, right click on the plugin link and save the plugin to `C:\EasyDiffusion\plugins\ui` (Or the drive that you've installed to, respectively). The file name must have the suffix `.plugin.js`.
### Post processing plugins
- **[Mad's Render Tasks](https://raw.githubusercontent.com/madrang/sd-ui-plugins/master/mads-render_tasks.plugin.js) by [Marc-Andre Ferland](https://github.com/madrang)**