Extension for Stable Diffusion WebUI enabling ChatGPT prompt generation
Top 64.9% on sourcepulse
This extension for AUTOMATIC1111's Stable Diffusion Web UI allows users to leverage ChatGPT for prompt generation, refinement, and inspiration directly within the Stable Diffusion interface. It targets users of Stable Diffusion who want to enhance their prompt engineering workflow with AI-powered suggestions and variations.
How It Works
The extension integrates with the OpenAI API, requiring an API key and a paid OpenAI account. Users can input prompts and queries into a dedicated ChatGPT Utilities section within the Web UI. ChatGPT's responses, which can include prompt variations, keyword suggestions, or even multi-part prompts, are displayed in the console. The extension supports advanced prompt structuring, including the use of ::
for multiprompting and numerical multipliers for generating combinations of prompt elements.
Quick Start & Requirements
git clone https://github.com/hallatore/stable-diffusion-webui-chatgpt-utilities
in the <stable-diffusion-webui project path>/extensions
directory.Highlighted Details
::
for complex prompt construction.Maintenance & Community
No specific information on contributors, sponsorships, or community channels is provided in the README.
Licensing & Compatibility
The README does not specify a license. Compatibility with commercial use or closed-source linking is not mentioned.
Limitations & Caveats
The extension requires a paid OpenAI account and an API key. The README notes that ChatGPT can be "bad at being creative within a prompt," suggesting manual intervention or prompt refinement may still be necessary.
2 years ago
1 day