Skip to content

Releases: Schneppi/Stable-Diffusion-Prompter

BETA 1.6.0

11 Dec 07:25
Compare
Choose a tag to compare
BETA 1.6.0 Pre-release
Pre-release

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. :-)

Attached a Windows 64 Bit and a macOS Universal Binary Build

Release-1.5.4

25 Oct 07:42
Compare
Choose a tag to compare

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

18 Jul 19:57
Compare
Choose a tag to compare

Fix: Drop Image Files onto the Sample Canvas
Fix: Instantly Update Models-List

Release 1.5.2

27 Nov 10:48
Compare
Choose a tag to compare

Ready to use binary files can be found in the assets below. πŸ‘

Release 1.5.1

10 Aug 08:08
Compare
Choose a tag to compare

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

09 Aug 08:30
Compare
Choose a tag to compare
Pre-Release 1.5.0 Pre-release
Pre-release

New: Model Presets
New: Support for Dark Mode on Windows and macOS

Release 1.4.4

04 Aug 09:22
Compare
Choose a tag to compare

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 ❀

02 Aug 15:32
Compare
Choose a tag to compare

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:

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