sd-webui-oldsix-prompt  by thisjam

SD-WebUI plugin for simplified prompt generation

created 2 years ago
1,915 stars

Top 23.2% on sourcepulse

GitHubView on GitHub
Project Summary

This plugin addresses the difficulty of crafting effective prompts for Stable Diffusion, particularly for non-English speakers. It provides a categorized library of thousands of Chinese prompts, enabling users to quickly generate complex prompts without needing English proficiency, thereby improving the user experience for beginners and experienced users alike.

How It Works

The plugin integrates directly into the Stable Diffusion WebUI and ComfyUI, offering a user-friendly interface accessible via an Alt+Q shortcut or a dedicated icon. It allows users to input positive and negative prompts, adjust weights and positions, and supports custom prompt libraries. A unique syntax enables dynamic random prompts, such as #[red,blue,yellow]. It also includes optional integration with large language models (LLMs) via llama_cpp_python for translation and inspiration.

Quick Start & Requirements

  • Install via git clone for WebUI/Forge or ComfyUI.
  • Requires Python.
  • Optional LLM integration requires llama_cpp_python with specific CUDA versions (12.1-12.4) or CPU installation. LLM model files (e.g., .gguf format) must be downloaded separately.
  • Official documentation and community support are available via a QQ group.

Highlighted Details

  • Thousands of categorized Chinese prompts.
  • Supports custom prompt libraries.
  • Dynamic random prompt syntax.
  • Optional LLM integration for translation and inspiration.

Maintenance & Community

  • Actively maintained with community contributions for prompt curation.
  • A QQ group (390942276) is available for Q&A and support.

Licensing & Compatibility

  • The README does not explicitly state a license. Compatibility for commercial use or closed-source linking is not specified.

Limitations & Caveats

The project's license is not specified, which may impact commercial use. LLM integration requires manual setup and downloading of model files, and the specific LLM models recommended are not directly provided within the repository.

Health Check
Last commit

1 year ago

Responsiveness

1 day

Pull Requests (30d)
0
Issues (30d)
0
Star History
34 stars in the last 90 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Jeff Hammerbacher Jeff Hammerbacher(Cofounder of Cloudera), and
2 more.

prompt-engine by microsoft

0.1%
3k
NPM library for LLM prompt engineering
created 3 years ago
updated 2 years ago
Feedback? Help us improve.