Releases: Schneppi/Stable-Diffusion-Prompter
BETA 1.6.0
Text2Image API
I had not much time recently to complete the Text2Image API implementation, but at least it's working...
Tho i will release it as a BETA. :-)
- Successfully tested with: Draw Things (iOS, iPadOS and macOS Version)
Attached a Windows 64 Bit and a macOS Universal Binary Build
Release-1.5.4
I had a bit of spare time and changed a few things that bugged me.
- Deleted Keywords will now be kept in the Database, to be still displayed in Presets.
- Deleted Keywords will be reenabled in the Database instead of adding them again.
- Pressing the Spacebar-Key while a Preset with a Sample Image is selected, display the enlarged display of the Sample Image.
- Opening Database Connections using just DB.Connect instead of If DB.Connect.
- Missing Keywords in Database, will no longer cause empty spaces followed by a "," anymore.
Full Changelog: Release-1.5.3...Release-1.5.4
Release 1.5.3
Fix: Drop Image Files onto the Sample Canvas
Fix: Instantly Update Models-List
Release 1.5.2
Ready to use binary files can be found in the assets below. π
- Changed Default Language to English
- This should fix Dialogs displayed in the wrong System Language
Release 1.5.1
Ready to use binary files can be found in the assets below. π
- Added missing Tooltips
- Added Dark Mode Support
- Added Token Counter
- Added Model Presets
- Added Restore Window Position on macOS
- Various Tweaks and Fixes...
- 1.5.1: Saving a Preset was not working in 1.5.0
- 1.5.1: Tabulator Order was wrong in 1.5.0
Pre-Release 1.5.0
New: Model Presets
New: Support for Dark Mode on Windows and macOS
Release 1.4.4
You can download the App and start it without installing it, by downloading and decompressing a zip from the assets below.
Changes since 1.3.x:
- Fix: Remove Quotations from Imported Keywords.
- Fix: Fixed a Database Exception on Preset saving.
- New: Positive/Negative Setting on Keyword Import.
- New: Use the Prompt Importer to create new Presets.
- New: Show Prompt after Keyword to Preset Import.
- New: Delete Keyword using the Keyword List Context Menu.
- New: Length of Prompt Display below both Prompt Textfields.
- Change: Deleting a Preset/Keyword will re-select an item at the same position in the List, if possible.
- Change: Replaced the Preset ComboBox with a ListBox because on macOS it did not show full length names.
- Change: Distributed the example image Canvas and the Preset Settings into 2 TabPanel Panels.
- Change: New Resizing Layout to make the Example Image more prominent.
- Change: Resized App Icon slightly to make it look nicer among other Apps.
- Change: Keywords are now ordered like: Selected positive > selected negative > not selected positive > not selected negative.
- Various minor fixes and changes...
Release 1.4.1 β€
I'm a little sorry for the many updates of the last few days. But I've received so much positive feedback during this time that I wanted to express my happiness by implementing user requests immediately. β€
Binary:
- macOS (Universal): mac_SDP.zip
- Windows 64bit: win_SDP.zip
Changes:
- Added Length of Prompt Display below both Prompt Text Areas.
- Fixed a Database Exception on Preset saving.
Full Changelog: Release-1.4.0...Release-1.4.1