Install ComfyUI portable and other must have customer nodes

comfyui feature

ComfyUI is a web-based application to generate images and videos using Stable Diffusion technology.  It is a framework that integrates modules such as ControlNet, IP-Adapters, and AnimateDiff to work together in one workflow. It allows you save and re-use workflows that carry out complicated tasks. This guide provides the steps …

Continue reading

Use ControlNet Models in Stable Diffusion Webui

ControlNet is a group of neural networks that can control the artistic and structural aspects of image generation. The popular ControlNet models include canny, scribble, depth, openpose, IPAdapter, tile, etc. They give you more controls over images in addition to prompts. This post provides step-by-step guide on how to install and …

Continue reading

Cartoonize faces in videos free Ai

VToonify is an AI software that cartoonizes faces in videos. It is built on StyleGAN. You can find the original paper here. This tutorial gives you a step-by-step guide on how to turn a video into a cartoon for free using VToonify in GitHub. (Note: VToonify works best with face-focus videos.) …

Continue reading

Create morphing animations free Ai

morphing animation

Deforum is an open-source community-driven project to generate images and videos using Stable Diffusion. It can generate images and videos from prompts, images and videos. One distinguish usage is that it lets you use multiple prompts to generate long videos. You can morph from one scene to another scene by …

Continue reading

Animate in-betweens free Ai

interpolation feature

In animation production, inbetweening creates intermediate frames between two keyframes, so that the audience can see the smooth movement between the two frames. Ai frame interpolation is filling in-betweens by morphing one image into another using an AI software. (Note that the changes between the two frames should be subtle …

Continue reading

Restore faces in photos free Ai

gfpgan feature

GFPGAN is one of Ai GAN (Generative Adversarial Network) models for face restoration. It can improve the resolution from old photos or fix Ai generated faces. This tutorial gives you a step-by-step guide on how to restore faces in photos for free using the GitHub code. 1. First download the …

Continue reading

Enhance resolution of animations free Ai

real-esrgan feature

Real-ESRGAN is one of the Ai GAN (Generative Adversarial Network) models to enhance image or video resolution. You can find the original here. This tutorial gives you a step-by-step guide on how to enhance the resolution of your animations for free using Real-ESRGAN in GitHub. 1. First download the code …

Continue reading