From a9742ea44cbe660a166fe33f578f4fc638b2cab0 Mon Sep 17 00:00:00 2001 From: darksomaX <126221826+darksomaX@users.noreply.github.com> Date: Fri, 7 Apr 2023 19:53:20 -0700 Subject: [PATCH] replaced the old stable-diffusion folder to EasyDiffusion, sorry in advance if this was on purpose. --- UI-Plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI-Plugins.md b/UI-Plugins.md index f325e15..86c3f59 100644 --- a/UI-Plugins.md +++ b/UI-Plugins.md @@ -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)**