How to run Lumina Image 2.0 on ComfyUI

Lumina Image 2.0 is an open-source AI model that generates images from text descriptions. It excels in artistic styles and adhering to the prompt. In this tutorial, I will cover: Table of ContentsSoftwareWhat is Lumina Image 2.0?Run Lumina Image 2.0 on ComfyUIStep 1: Download the Lumina modelStep 2: Update ComfyUIStep 3: Load the Lumina 2.0…

How to generate AI background in ComfyUI

You can quickly generate new AI backgrounds for an existing image in ComfyUI. This workflow keeps the image’s foreground unchanged and generates new backgrounds consistent with the original foreground. You can specify the background in the prompt. Here’s the original image. Here are the product images with new AI backgrounds. You must be a member…

TeaCache: 2x speed up in ComfyUI

Do you wish AI to run faster on your PC? TeaCache can speed up diffusion models with negligible changes in quality. It is simple to implement and is available for image generation with Flux and video generation with Hunyuan Video on ComfyUI. In this tutorial, I will cover: Table of ContentsSoftwareWhat is TeaCache?How does TeaCache…

How to use Hunyuan video LoRA to create consistent characters

Low-Rank Adaptation (LoRA) has emerged as a game-changing technique for finetuning image models like Flux and Stable Diffusion. By focusing on adjusting a subset of model parameters, LoRA enables efficient finetuning without the need to retrain the entire model. For the first time, LoRA has come to a large video model. Now, you can use…

How to create mask with prompt in ComfyUI

Creating a mask for an image has numerous visual and computational applications, ranging from graphic design to advanced computer vision tasks. Creators can use the masks to maintain contextual integrity and unlock innovative possibilities in downstream workflows. In this workflow, you can create masks automatically using a prompt. For example, the prompt “bottle” creates a…

How to remove background in ComfyUI

Background removal is an essential tool for digital artists and graphic designers. It cuts clutter and enhances focus. You can reuse the image in a different context. In this tutorial, I will show you how to remove the background of an image in ComfyUI. Table of ContentsSoftwareAlternativesStep-by-step guideStep 1: Load workflowStep 2: Install missing nodesStep…

How to direct Hunyuan video with an image

Hunyuan Video is a local video model which turns a text description into a video. But what if you want to turn an image into a video? You need an image-to-video mdoel but Hunyuan has not released one (that would be game-changing). For now, you can use the Image-Prompt to Video (IP2V) workflow to achieve…

How to generate Hunyuan video on ComfyUI

Hunyuan Video is a new local and open-source video model with exceptional quality. It can generate a short video clip with a text prompt alone in a few minutes. It is ideal for content creators such as Youtubers to create the B-rolls in their videos. Below is an example of Hunyuan Video. In this tutorial,…

How to use image prompts with Flux model (Redux)

Images speak volumes. They express what words cannot capture, such as style and mood. That’s why the Image prompt adapter (IP-Adapter) in Stable Diffusion is so powerful. Now, you can also use the same with a Flux model. In this post, I will share 3 workflows for using image prompts with Flux.1 Dev model. Table of ContentsSoftwareWhat…