This premade ComfyUI workflow combines the unprecedented image quality of Flux1 dev and local video generation with the Stable Video Diffusion (SVD) model. You must be a member of this site to download the workflow JSON file. Table of ContentsSoftwareStep-by-step guideStep 1: Download the Flux AI modelStep 2: Download the SVD modelStep 3: Update ComfyUIStep…
Blog
How to run Flux AI with low VRAM
Flux AI is the best open-source AI image generator you can run locally on your PC (As of August 2024). However, the 12-billion parameter model requires high VRAM to run. Don’t have a beefy GPU card? Don’t worry. You can now run Flux AI with a GPU as low as 6 GB VRAM. You will…
How to install Flux AI model on ComfyUI
Flux is a family of text-to-image diffusion models developed by Black Forest Labs. As of Aug 2024, it is the best open-source image model you can run locally on your PC, surpassing the quality of SDXL and Stable Diffusion 3 medium. The Flux.1 dev AI model has very good prompt adherence, generates high-quality images with…
Pony Diffusion v6 XL
Pony Diffusion v6 XL is a Stable Diffusion model for generating stunning visuals of humans, horses, and anything in between. Don’t let the model’s name turn you away if you are not into ponies. It can generate humans and scenes equally well, if not better, than any other model. In this post, I will explain…
How to generate consistent style with Stable Diffusion using Style Aligned and Reference ControlNet
Generating images with a consistent style is a valuable technique in Stable Diffusion for creative works like logos or book illustrations. This article provides step-by-step guides for creating them in Stable Diffusion. See the following examples of consistent logos created using the technique described in this article. Or you can use the techniques to generate…
How to run Stable Diffusion 3 locally
You can now run the Stable Diffusion 3 Medium model locally on your machine. As of the time of writing, you can use ComfyUI to run SD 3 Medium. Here’s the video version of this tutorial. Table of ContentsSoftwareSystems requirementModelLicense concernComfyUIStep 1: Update ComfyUIStep 2: Download SD3 modelStep 3: Load the workflowStep 4: Select a…
How to run Stable Diffusion on AWS
Running Stable Diffusion in the cloud (AWS) has many advantages. You rent the hardware on-demand and only pay for the time you use. You don’t need to worry about maintaining the hardware. Recently, my Stable Diffusion PC has been down, so I set up a personal cloud server to run AUTOMATIC1111, ComfyUI, and SD Forge.…
Robotic face
This workflow generates a half-human, half-robotic face in a realistic illustration style. Some variations:
Self-Attention Guidance: Improve image background
Self-attention Guidance (SAG) enhances details in an image while preserving the overall composition. It is useful for fixing nonsensical details that give the AI image away. In the example below, it fixes the man’s bow tie and modifies other details in the background. Here’s the video version of this article. Table of ContentsSoftwareHow does SAG…
How to create consistent character from different viewing angles
Do you ever need to create consistent AI characters from different viewing angles? The method in this article makes a grid of the same character like the one below. You can use them for downstream artwork that requires the same character in multiple images. Here’s the video version of this tutorial for AUTOMATIC1111. Video tutorial…