Skip to content

Schneppi/Stable-Diffusion-Prompter

Repository files navigation

Stable-Diffusion-Prompter

A UI driven Stable Diffusion Prompt Generator

The Stable Diffusion Prompter is an application written in Xojo Code that allows users to create positive and negative prompts for Stable Diffusion. With support for both Windows and macOS, and the potential for compatibility with native Linux systems, this app offers a convenient way to generate prompts on multiple platforms.

Releases

Releases for Windows (64bit) and macOS (Universal) can be found here.

SDP on macOS:

sdp_mac

SDP on Windows:

sdp_win

Key Features

  • Create Positive and Negative Prompts: The app empowers users to create custom prompts for Stable Diffusion. Whether you need positive or negative prompts, the intuitive interface makes it easy to craft prompts tailored to your requirements.

  • Presets for Keyword Collections: Save time by creating presets of keyword collections for future prompt creations. Simply define and save collections of frequently used keywords, and easily access them whenever you need to generate prompts.

  • Order Keywords like the user use them often: The App offers an option to bring Keywords into an order the user usually uses in Presets.

  • Portable and Standalone: This app is designed to run without the need for installation on the operating system. Users can even run it directly from external media like a USB stick, providing flexibility and convenience.

  • Import Keywords from Prompts: Import Keywords from existing Prompts. Ohne Titel

SQLite Database

For those interested, here is a picture of the SQLite database structure (Release 1.x): Stable Diffusion Prompter - Database

Installation

  1. Download the latest build from https://github.com/Schneppi/Stable-Diffusion-Prompter/releases/
  2. Unzip the binary
  3. Launch the App

or

  1. Clone the repository to your local machine using the following command:
git clone https://github.com/Schneppi/Stable-Diffusion-Prompter.git
  1. Build and run the project using Xojo.

Usage

  1. Download and install Xojo (for free): https://xojo.com/
  2. Launch the Stable Diffusion Prompter app.
  3. Use the intuitive interface to create positive and negative prompts.
  4. Save and manage keyword collections as presets for future prompt creations.
  5. Use the generated prompts in your Stable Diffusion projects.

Contributing

Contributions are welcome! If you would like to contribute to the development of the Stable Diffusion Prompter, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them with descriptive messages.
  4. Push your changes to your forked repository.
  5. Submit a pull request detailing your changes.

License

The Stable Diffusion Prompter is licensed under the GNU General Public License version 3.0. See the LICENSE file for more details.

About

This app was developed by Sascha Schneppmueller. Feel free to reach out to me with any questions or feedback.