AICombine the split safetensors files into a single file. Things I want to do When you download a model from HuggingFace or similar software, it may be split into multiple fi...2025.07.202026.03.15AI
AI[Stable Diffusion]How to write prompts (including special notation) Things I want to do When generating images using the Stable Diffusion WebUI, you might sometimes feel like, 'It's no...2025.07.162026.03.15AI
AISet up a StableDiffusion environment locally. Things I want to do We will set up a StableDiffusion environment on a local PC (Windows) where CUDA is running. b...2025.07.152026.03.15AI
AIUsing anytest with StableDiffusion AUTOMATIC1111 and Forge Things I want to do StableDiffusion uses AUTOMATIC1111 and anytest in Forge. We have also confirmed that it works...2025.06.282026.03.15AI
AIRunning Stable Diffusion AUTOMATIC1111 locally on a PC without using the GPU. Things I want to do In the post below, I showed how to run Stable Diffusion Forge on a CPU, but I really wanted to r...2025.06.272026.03.15AI
AIMusic generation with Gemini API using Vite Things I want to do We will use Google's Gemini API with NodeJS to generate music. The implementation will be fro...2025.06.102026.03.15AI
AI[StableDiffusion]Use of embedding Things I want to do You will use this by adding an embedding to a locally running Stable Diffusion web UI. Using ...2025.06.092026.03.15AI
AI[StableDiffusion]Using template Prompt/NegativePrompt in Forge Things I want to do Use the template's (saved) Prompt/NegativePrompt in StableDiffusionWebUiForge. (It seems that...2025.06.072026.03.15AI
AIImages generated with Stable Diffusion are blurry/have low contrast. Things I want to do Images generated with Stable Diffusion may appear blurry or have low contrast. Here are two w...2025.05.312026.03.15AI
AIAdd VAE to the Stable Diffusion web UI in your local environment. Things I want to do Add a VAE to the locally running Stable Diffusion web UI. What is VAE? According to Google...2025.05.312026.03.15AI