A user-friendly web interface for generating images using Stable Diffusion, offering multiple options including AI Horde, Automatic1111, and Comfyui integrations.
- Image Generation with Multiple Options
- img2img and Inpainting Capabilities
- Upscaling
- Integration with AI Horde, Automatic1111, and Comfyui
- Image Gallery for Easy Access
- Civitai Integration
Generate images using AI Horde, a distributed cluster of Stable Diffusion workers, making this tool accessible to users without powerful GPUs.
- Visit AI Horde Registration and obtain your Token.
- In the settings, choose AI Horde.
- Paste your Token in the Token field.
- Start Generating.
Connect to your local instance of Automatic1111 to generate images.
- Launch Automatic1111 with the arguments
--api --cors-allow-origins=*
. - In the settings, select Automatic1111.
- Enter the URL of your Automatic1111 instance.
- Start Generating.
Connect to your local instance of Comfyui to generate images. (Note: Comfyui support is still a work in progress)
- Start Comfyui with launch arguments
--enable-cors-header*
. - In the settings, choose Comfyui.
- Enter the URL of your Comfyui instance.
- Start Generating.
You can use and download Loras from civitai.com.
When using AI Horde, select any Lora from civitai.com from the sidebar. Keep in mind that using Loras might extend the generation time as the worker may need to download them from civitai.com first.
To use Civitai Loras with Automatic1111, install the Civitai API extension. This allows you to download Loras from civitai.com. After you have installed the extension, enable "Allow Downloading Models From Civitai" in the settings.
When you click on a Lora that hasn't been downloaded yet, a modal will appear, asking you which version to download and where to save it. After downloading, you can use it to generate images.