diff --git a/plugins.json b/plugins.json index 71dd5b8..0ac9d9e 100644 --- a/plugins.json +++ b/plugins.json @@ -268,10 +268,10 @@ "icon": "", "name": "Advanced Prompt Plugin", "author": "3V1LXD", - "description": "Adds an optional collapsible advanced prompt table below the prompt field.\nAllows you to specify the emphasis for each prompt.\nEmphasis can be changed by hovering over it in the first cell of a row and scrolling with the alt key held.\nCan be reordered by dragging a row by its emphasis.\nDelete prompts by clearing the advanced prompt fields.\nAdd prompts by typing a comma at the beginning or end of the advanced prompt fields.", + "description": "This tool adds an optional collapsible advanced prompt table below the prompt field, allowing you to generate and organize your prompts more efficiently, randomize modifiers, step through image settings, chat and auto prompt LLMs.", "url": "https://raw.githubusercontent.com/3V1LXD/ed-ui-plugin-advanced-prompt/main/src/AdvancedPrompt.plugin.js", "localInstallOnly": false, - "version": "0.3.1", + "version": "0.4", "minEDVersion": "2.0", "compatIssueIds": [] }, @@ -280,10 +280,10 @@ "icon": "", "name": "Easy Dream Studio Plugin", "author": "3V1LXD", - "description": "Easy Dream Studio (EDS) is a transformative plugin for the Easy Diffusion (ED) application that aims to replicate the UI of Stability.ai's Dream Studio. As a front-end for the image-generating software Stable Diffusion, Dream Studio's UI has inspired the design of EDS. Leveraging the similar UI structure of ED, the EDS plugin applies a series of changes to create a similar appearance and functionality of Dream Studio, offering users a familiar and intuitive experience while using Easy Diffusion.\n\nThis plugin has not been tested with other third party plugins loaded except for my own.", + "description": "Easy Dream Studio (EDS) is a transformative plugin for the Easy Diffusion (ED) application that aims to replicate the UI of Stability.ai's Dream Studio. As a front-end for the image-generating software Stable Diffusion, Dream Studio's UI has inspired the design of EDS. Leveraging the similar UI structure of ED, the EDS plugin applies a series of changes to create a similar appearance and functionality of Dream Studio, offering users a familiar and intuitive experience while using Easy Diffusion.", "url": "https://raw.githubusercontent.com/3V1LXD/ed-ui-plugin-dream-studio-ui/main/src/EasyDreamStudio.plugin.js", "localInstallOnly": false, - "version": "0.3", + "version": "0.3.5", "minEDVersion": "3.0", "compatIssueIds": [] },