aaa61fce2aAdded settings for prompt formatter, more features By default, automatically converts underscores to spaces, with the opposite as an option under settings. Brackets to weight can be disabled. Commas will now have spaces after them, with an option to disallow it in settings.
v0.4
uwidev
2023-06-03 11:18:55 -0700
25a15c8ea7Fixed font-emoji incompatibly on other browsers
v0.3.3
blongty
2023-05-09 10:11:18 -0700
44709fd204Javescript to move button into tools div row.
blongty
2023-05-08 19:25:48 -0700
b7954ecd27When adding weight, check now does `\d+.?\d*|\d*.?\d+` instead of `\d+.?\d*`
v0.3.2
blongty
2023-04-30 16:50:40 -0700
0f03e4603fRemoved excess spaces on commas to easier keyboard transversal
v0.3.1
blongty
2023-04-30 08:43:05 -0700
54d58c2e81Fixed extension crashing when running with no prompt or only spaces.
v0.3
blongty
2023-04-27 20:59:37 -0700
c394787c3dParenthesis and brackets now convert to weightings Might have some weird issues when combining composable diffusion with square bracketing. It converts, but may not be correct.
blongty
2023-04-27 20:52:55 -0700
1695f72821Overhauled technique for cleaning up the prompt and formatting it.
v0.2
blongty
2023-04-26 23:30:58 -0700
43c47c15faBugfix: Tokens already with weight now preserve their parenthesis
v0.1
blongty
2023-04-24 23:59:47 -0700