LATEST TRANSMISSIONS
ENCRYPTED // PUBLIC KEY DETECTED
Reuse AUTOMATIC1111 Stable Diffusion WebUI Models in ComfyUI
This post explains how to leverage your existing Stable Diffusion models from AUTOMATIC1111's web UI in ComfyUI.
Hands-on with Stable Diffusion XL Turbo using Automatic1111: Unleash Real-Time Image Generation Magic
Dive into the world of lightning-fast image creation with this guide to Stable Diffusion XL Turbo (SDXL Turbo) on Automatic1111! ⚡️️
Managing PNGInfo in Images Generated by Stable Diffusion Web UI
Explore techniques for effectively managing PNGInfo in images produced by Stable Diffusion Web UI. Dive into the intricacies of reading embedded metadata, maintaining data lineage post-edits, and a specialized Python tool to ensure metadata integrity. Perfect for users keen on optimizing their Stable Diffusion generation workflows.
在 Stable Diffusion Web UI 中使用 Stable Diffusion XL 1.0 生成图像
探索 Stability AI 的 Stable Diffusion XL 1.0,一种文本到图像生成模型。本指南介绍如何通过 Stable Diffusion Web UI 使用该模型,包括生成和优化图像、了解模型流程以及优化图像大小。
Generate Image with Stable Diffusion XL 1.0 in Stable Diffusion Web UI
Explore Stability AI's Stable Diffusion XL 1.0, a text-to-image generation model. This guide covers using the model via the Stable Diffusion web UI, including generating and refining images, understanding the model pipeline, and optimizing image size.
Generate High Resolution Image with Stable Diffusion WebUI
Stable Diffusion models are typically trained on 512x512 images. If you try to generate larger images of people, you may end up with two heads or weird limbs. Fortunately, Stable Diffusion Web UI has …
Launch stable diffusion web UI with VAE
Stability release a VAE model for generating images with more details. Here's how you can launch Stable Diffusion Web UI with VAE model. Command # macOS Apple Silicon ./webui.sh --precision full --vae…
chilled_re_generic: 炼成你自己 ChilloutMix 模型
由TASUKU2023创建的chilloutmix模型因生成亚洲女性的像逼真而美观而备受欢迎。 该模型本身并非免费商用。幸运的是,通过其配方,您可以创建自己的模型以避免许可问题。 实际上,chilloutmix模型是从几个其他模型合并而来的。 本文将向您展示如何借助Stable Diffusion Web UI帮助合并自己的chilloutmix模型。 如果您没有强大的电脑,也可以使用Stable…
chilled_re_generic: Merge Your Own Chilloutmix Model
The chilloutmix model created by TASUKU2023 is highly popular for generating realistic and aesthetically pleasing images of Asian females. The model itself is not commercially free. Fortunately, with …
stable-diffusion-outpaint-in-img2img
Stable diffusion Web UI can actually do outpainting in img2img mode. CFG scale: 5 Denoising strength: 0.5 …