Skip to content

Commit

Permalink
Merge pull request #21 from Tangent101/patch-8
Browse files Browse the repository at this point in the history
Added new Wildcard Text2Prompt plugin
  • Loading branch information
patriceac authored Nov 14, 2023
2 parents abc0ab7 + c8410b4 commit efd5027
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -562,5 +562,17 @@
"version": "1.1",
"minEDVersion": "2.0",
"compatIssueIds": []
},
{
"id": "text-to-prompt",
"icon": "fa-wand-sparkles",
"name": "Wildcard Text2Prompt",
"author": "The Stig",
"description": "Plugin to allow you to import Wildcard Text Files.\nEach Wildcard must be on a seperate line.",
"url": "https://raw.githubusercontent.com/Tangent101/Easy-Diffusion-Plugins/main/plugins/stig-text2prompt.plugin.js",
"localInstallOnly": false,
"version": "1.1",
"minEDVersion": "2.0",
"compatIssueIds": []
}
]

0 comments on commit efd5027

Please sign in to comment.