Releases: basharast/A2IPrompt
Releases Β· basharast/A2IPrompt
A2IPrompt 1.6
- Making invokeai 3 as default version
- Added extra weight case
{word}
- Added new option to use pow value instead of
+,-
- Added editors match and autoclose brackets
- Improved aspect ratio detection such as
9:16
- Improved groups detection such as
{[word|word]:weight}
- Excluding
{}
from weight replacement for V3 - Minimized online image info block
- Fixed cache preview issue
- Fixed issue when prompts with multi lines
- Added
Scenario Loader
detection
A2IPrompt 1.5
- Fixed many translation cases
- Re-arranged UI for better experience
- Image info (Seed, Model..etc) will appear with copy shortcut
- Random weight feature (part of weight limiter)
A2IPrompt 1.4
- More translation improvements (Thanks to @Void2258)
- Added more cases and syntax highlights
- Results now should look much closer
- UI notifications
- Weight limiters (disabled by default)
- Copy function (V2) no longer will merge positive and negative
- Each keyword will have custom color, no longer random
- Fetch prompt from online image
- Prompt syntax highlights
A2IPrompt 1.3
- Prompt syntax highlights
- Auto prompt copy
- Weight limiters
- Much more translation improvements
- UI improvements
A2IPrompt 1.2
- Quality update
- Main core pulled out to standalone file
converter_standalone.js
A2IPrompt 1.1
- Added copy shortcuts
- Added tokens counter
- Improved syntax resolver
- Fixed minor issues for some rare cases
A2IPrompt 1.0
- Initial release