This ComfyUI workflow uses the Flux AI model to generate a high-quality image, followed by image-to-video generation with CogVideo. The end result is a workflow that produces a video with a text prompt. The video quality is higher than using the original CogVideo text-to-video model. You need to be a member of this site to…
Blog
Animal dance video workflow (ComfyUI)
This workflow converts the subject of a dance video into an animal using Stable Diffusion. The following techniques will be used. You will learn/get:
How to run SD Forge WebUI on Google Colab
Stable Diffusion Forge WebUI has emerged as a popular way to run Stable Diffusion and Flux AI image models. It is optimized to run fast and pre-installed with many essential extensions. If you don’t have a powerful GPU card, you can run Forge on Google Colab. Table of ContentsWhat is SD Forge?Using SD Forge on…
How to direct motion in Kling AI video
Kling AI is one of the best online video generators that can turn any image into a video. Although Kling has its own text-to-image generator, it pairs with the Flux AI model really well, which can generate extremely high-quality images locally. When generating a video from an image, you describe the motion in the text…
On the phone
This beginner Flux workflow generates a retro photo of a housewife talking using an old-style phone. You will also find instructions to turn this photo into a video like the one below. Here’s how to create this image and video:
How to train Flux LoRA models
The Flux Dev AI model is a great leap forward in local Diffusion models. It delivers quality surpassing Stable Diffusion 1.5 and XL models. Like Stable Diffusion models, you can train LoRA models on top of Flux to inject custom characters and styles. In this post, I will provide a Google Colab notebook for training…
CogvideoX 5B: High quality local video generator
Cognvideo is a state-of-the-art AI video generator similar to Kling, except you can generate the video locally on your PC. In this article, you will learn how to use Cogvideo in ComfyUI. Table of ContentsSoftwareWhat is CogvideoX?Model architectureModels availableHow to use CogVideo in ComfyUIStep 1: Load the CogVideo workflowStep 2: Install missing nodesStep 3: Download…
In the Company of Demons
This beginner workflow generates an eerie painting of a mysterious woman surrounded by demons. Here’s how to generate this image and variations:
Angel catwalk
This step-by-step tutorial shows you how to make the following video. Here’s how:
How to use Controlnet with Flux AI model
ControlNet is an indispensable tool for controlling the precise composition of AI images. You can use ControlNet to specify human poses and compositions in Stable Diffusion. You can now use ControlNet with the Flux.1 dev model. In this article, I will guide you through setting up ControlNet for Flux AI models locally in ComfyUI. Table…