Commit Graph

25 Commits (e99bb8d025d3474b636f7fe5f05fd42cf6b2853b)

Author SHA1 Message Date
Haoming e99bb8d025 alt + shift + f = format
Yes, I recently started using VSCode
2024-03-23 20:27:52 +08:00
Haoming 960cf6b981 improved compatibility for Forge and SD.Next
and removed bloatwares :p
2024-02-12 12:25:04 +08:00
Haoming b7b9c07ca5 add init settings
Addressing #7
2024-01-22 10:19:28 +08:00
Haoming 3939e6193b optimization 2024-01-15 12:14:04 +08:00
Haoming 6f6f92bf8b Bug Fix
- Handle missing elements
    - Use Try-Catch blocks instead
- Fix Manual Format
2023-10-02 11:21:29 +08:00
Emil a02c2952ca
style: replace spaces with tabs 2023-10-01 22:17:32 +02:00
Emil 9af1c4a4c2
add support for SD.Next 2023-10-01 22:03:58 +02:00
Haoming 5ab3b676ba Rewrite & Organize
- Streamline some logics
- Format some code
2023-09-07 12:03:38 +08:00
Edward Johan d641e7adda added hires prompt and negative prompt formatting
and i made remove duplicates to be true by default. Personally i think it should be, but you can modify if you don't agree
2023-09-07 11:00:59 +08:00
Haoming 656d3fb031 Skip Underscores in ExtraNetworks
No longer replace underscores found in Embedding or LoRA
2023-09-04 12:20:34 +08:00
S-Del fdac8b4e76 Special keywords are not excluded as duplicates
Special keywords like AND and BREAK might be written multiple times
within the prompt, so I've made changes to ensure they are not excluded
even if they appear duplicated.
2023-08-22 15:54:29 +09:00
Haoming c24d9f111d Moved Settings
- Clarification
- Move Config to Settings
- Removed Chinese Translations
2023-07-19 18:13:13 +08:00
Haoming a4b89f30f1 New Feature - Shift Tag
Shift + ScrollWheel to move tags around
2023-07-19 17:30:48 +08:00
Haoming e894b3a003 Addressing #2
- Now remove duplicates in brackets too
- Added Chinese translation
- Defaults to UpdateInput now
2023-06-17 11:28:17 +08:00
Haoming cb9f4a3146 Minor Fixes 2023-06-09 14:08:03 +08:00
Haoming 4b0942d230 New feature & optimization
Added manual mode
Added Chinese localization
2023-06-02 21:43:03 +08:00
Haoming 57a388db6c Addressing #1
Not simulating the editing seems to not invoke auto-complete
2023-06-02 19:00:46 +08:00
Haoming 010b78662f Minor Changes
Yeet~
2023-06-02 12:18:38 +08:00
Haoming 61d8512c3a New Feature & Optimization
Added Brackets Escape
2023-06-01 17:53:01 +08:00
Haoming ae065172b7 New Feature!
Added Underscores Removal & Various Bug Fixes
2023-05-17 11:32:56 +08:00
Haoming 9f20a150a3 New Feature
Linebreak goes brrr
2023-05-15 20:47:53 +08:00
Haoming 3658910acb Optimization
- Moved Dedupe Toggle
- Added Brackets Fix
2023-05-05 21:27:44 +08:00
Haoming 2cf13b75b2 Now remove Dupes
Only for tag-based prompt
2023-05-05 16:59:40 +08:00
Haoming 7b849d94d1 Now format sentences too
- Added RE for handling spaces
- Added Demo Image
2023-05-05 11:06:48 +08:00
Haoming c634fba4a0 Init 2023-05-04 22:26:36 +08:00