Commit Graph

  • b843d73bd1 feat: convert redundant checkboxes to radio buttons main v0.5.2 uwidev 2024-09-30 11:08:54 -0700
  • 4716fe1149 fix: add check for BRACKET2WEIGHT v0.5.1 uwidev 2024-09-30 09:35:29 -0700
  • 5920bef70b
    Create LICENSE uwi 2024-09-26 11:32:41 -0700
  • e2b86ecabb feat: ignore brackets in networks v0.5 uwidev 2024-09-26 10:49:46 -0700
  • 15711f71b9 refactor: refactor pipeline steps, add tests, fixes, doc uwidev 2024-09-26 10:37:42 -0700
  • 207677984c refactor: separate pipeline and ui uwidev 2024-09-24 17:00:01 -0700
  • dd34172058 fix: strip to truncate all whitespace on final returned string uwidev 2024-09-24 14:31:09 -0700
  • 61d34f7e3e fix: reference unique Textbox using set instead of list v0.4.5 uwidev 2024-08-16 11:49:40 -0700
  • 3c0d685004
    Add the option to NOT convert spaces and underscores, but to leave them as entered. (#18) v0.4.4 Dream 2024-05-17 20:29:45 -0400
  • 82af373863 Add Option to preserve Underscores and spaces Dream 2024-05-17 15:13:07 -0400
  • dd2d4b9ce1 Revert "Add files via upload" Dream 2024-05-17 15:09:46 -0400
  • 2f5b0acfb3
    Add files via upload Dream 2024-05-17 14:53:33 -0400
  • 06f2572e04 Implemented #15, newlines presered v0.4.3 uwidev 2023-10-26 09:42:51 -0700
  • ab8ec9e37b Wildcard compatability for '_' to ' ' v0.4.2 uwidev 2023-09-13 12:19:18 -0700
  • 0803e74ee2 Space->Underscore now respects networks v0.4.1 uwidev 2023-07-24 16:42:25 -0700
  • 076598e727
    Update README.md uwi 2023-06-03 19:00:18 +0000
  • bf380406bf
    Update README.md uwi 2023-06-03 18:59:55 +0000
  • ca3a4014df Updated demo gif uwidev 2023-06-03 11:41:10 -0700
  • aaa61fce2a Added 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
  • 25a15c8ea7 Fixed font-emoji incompatibly on other browsers v0.3.3 blongty 2023-05-09 10:11:18 -0700
  • 44709fd204 Javescript to move button into tools div row. blongty 2023-05-08 19:25:48 -0700
  • b7954ecd27 When adding weight, check now does `\d+.?\d*|\d*.?\d+` instead of `\d+.?\d*` v0.3.2 blongty 2023-04-30 16:50:40 -0700
  • 0f03e4603f Removed excess spaces on commas to easier keyboard transversal v0.3.1 blongty 2023-04-30 08:43:05 -0700
  • 6679eba94f
    Update README.md uwi 2023-04-28 05:47:22 +0000
  • 54d58c2e81 Fixed extension crashing when running with no prompt or only spaces. v0.3 blongty 2023-04-27 20:59:37 -0700
  • c394787c3d Parenthesis 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
  • 1695f72821 Overhauled technique for cleaning up the prompt and formatting it. v0.2 blongty 2023-04-26 23:30:58 -0700
  • 43c47c15fa Bugfix: Tokens already with weight now preserve their parenthesis v0.1 blongty 2023-04-24 23:59:47 -0700
  • a1b35444f2
    Update README.md uwi 2023-04-25 06:24:30 +0000
  • 46528b8968 Bugfix: [] and {} now conver to () with weights blongty 2023-04-24 23:12:37 -0700
  • 673a6a7f7b
    Update README.md uwi 2023-04-25 04:42:41 +0000
  • 010fe0aa90
    Create README.md uwi 2023-04-25 04:40:23 +0000
  • 773778c2c0 Bracketing->Weight bug fix, demo gif blongty 2023-04-24 21:35:30 -0700
  • 3d3ec2bc60 Removed debug print statements blongty 2023-04-24 20:41:21 -0700
  • 10cef4bd01 Removed temp dev files blongty 2023-04-24 20:32:54 -0700
  • 789f7cf1d5 Version 1 commit blongty 2023-04-24 20:21:27 -0700