Welcome to the fascinating world of AI-generated illustrations with the Prompt Gallery! This blog will guide you step-by-step on how to set up and effectively use the Prompt Gallery extension for Stable Diffusion, enabling you to create stunning visuals based on text prompts.
Getting Started
To kick things off, let’s go through the prerequisites and installation process for the Prompt Gallery extension.
Prerequisites
- Install stable-diffusion-webui
- Edit your
webui-user.bat(Windows) orwebui-user.sh(Linux) with the following arguments: - Start the web UI
- Install the Prompt Gallery extension by inputting the URL:
https://github.com/dr413677671/PromptGallery-stable-diffusion-webui.gitin the extensions Git repository. - Name the Local directory as “Prompt Gallery.”
--api --listen --cors-allow-origins http://localhost:5173
Usage
After installation, restart the web UI. You’ll see the initial front page. Here’s where the fun begins!
Building Your Prompt-Set Library
Imagine your prompt-set library as a recipe collection where each recipe (or prompt) helps you create a different dish (or image). Keep this in mind as we set up your prompt library:
Steps to Build your Prompt-Set Library:
- Edit your
avatars.yamlfile to define characters you want to use. - Add prompt configurations in
tags.yamlaccording to your specified structure. - Now, customize your own prompts by following the provided templates.
Using the Prompt Gallery
1. Select the “Prompt Gallery” tab on the top navigation bar. 2. Choose an avatar and multiple prompt-sets. 3. Click “Send to WebUI.” 4. After a few moments, images created with your selected prompts will download automatically!Troubleshooting
If you run into issues, here are some tips to help you out:
- Ensure that you followed the installation steps precisely. Check if the extension folder structure is correct.
- Make sure your web UI is up and running before trying to use the Prompt Gallery.
- If you do not see any preview images, revisit the steps for building your prompt-set library.
- For more insights, updates, or to collaborate on AI development projects, stay connected with fxis.ai.
Customize Your Experience
As an advanced user, you can customize default image generation parameters. Here’s how:
- Modify the parameters in the
prompt_gallery.pyscript located in your extension directory. - Define default values for AI model parameters such as batch size, width, height, etc.
Acknowledgments
We owe our gratitude to the creators and contributors of Stable Diffusion, as well as supporting libraries that make this project possible.
At fxis.ai, we believe that such advancements are crucial for the future of AI, as they enable more comprehensive and effective solutions. Our team is continually exploring new methodologies to push the envelope in artificial intelligence, ensuring that our clients benefit from the latest technological innovations.
Now, armed with this guide, you are ready to explore the exciting landscapes of AI art creation using the Prompt Gallery! Happy prompting!

