Home Tutorials

Create an AI generated Video with Text to Video

Note

Make sure you have at least 40 GB space on your hard drive for all the tools and models

1 Glossary

Term Description
Checkpoint (Model) The brain of the AI, containing its entire foundational knowledge. These are large files (2GB to 6GB) that determine the overall capabilities of the generator.
LoRA (Low-Rank Adaptation) A small style filter (10MB to 200MB) added to a Checkpoint. It teaches the AI specific styles, characters, or objects without replacing the main model.
Prompt Your instructions to the AI. The Positive Prompt describes what to see, while the Negative Prompt lists what to exclude (e.g., blurry or distorted).
SafeTensors The standard, secure file format for modern AI models and LoRAs. It is faster to load and safer than older formats.
Sampler (KSampler) The algorithm that carves the image out of random noise. It uses Steps to refine the image over multiple iterations.
VRAM (Video RAM) The memory on your graphics card. Video generation is hardware-intensive; 8GB cards require optimized Low VRAM workflows and smaller models (SD 1.5).
Workflow The visual arrangement of nodes and their connections in ComfyUI. It defines the data path from your text prompt to the final image or video.

2 Install Pinokio

3 Install ComfyUI

Install ComfyUI

ComfyUI Web UI

4 Install Extensions

5 Download and install a Workflow

6 Download and install a Model

ComfyUI Web UI Workflow Efficient Loader

7 Add Animation Model

8 Setup AnimationDiff Sampling

9 Add Upscale Model

10 Add ClipVision Model

11 Generate a Video

Horse Prompt Example

Note

With seed you can change the way the model generates a new image, otherwise the same seed would always create the same image. If you click the Randomize button below seed it will randomize the seed on each run.

Horse Prompt Example Run