Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
NiceShyGuy authored Sep 22, 2023
1 parent ebac997 commit 3d6ab5a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": []
},
Expand All @@ -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": []
},
Expand Down

0 comments on commit 3d6ab5a

Please sign in to comment.