SD-WebUI plugin for simplified prompt generation
Top 23.2% on sourcepulse
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
git clone
for WebUI/Forge or ComfyUI.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.Highlighted Details
Maintenance & Community
Licensing & Compatibility
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.
1 year ago
1 day