Making AI videos locally with Pinokio - Kevin Stratvert channel
https://www.youtube.com/watch?v=G2Ec3h5CfA8 Here is a summary of the guide on generating AI videos locally on your PC, based on the video transcript.
How to Generate Free AI Videos Locally on PC
This guide covers how to run open-source AI video models (like LTX-2 and Wan) directly on your computer using a tool called Pinokio. This method ensures privacy, requires no subscription, and has no usage limits.
1. System Requirements
Running AI video generation locally is resource-intensive.
- GPU: A dedicated NVIDIA GPU is highly recommended.
- VRAM: You need at least 6-8 GB of VRAM. More VRAM allows for faster generation and longer clips.
- How to check VRAM (Windows):
- Press
Ctrl + Shift + Escto open Task Manager. - Click the Performance tab.
- Click GPU.
- Look for “Dedicated GPU memory.”
- Press
2. Install Pinokio
Pinokio is a “one-click installer” for AI tools that manages complex dependencies (Python, CUDA, etc.) automatically.
- Go to the Pinokio website.
- Download the installer for your OS (Windows, Mac, or Linux).
- Run the installer. Note: The first install may take a few minutes as it downloads necessary base files.
3. Install Wan2GP
Wan2GP is the specific script used to run the video models inside Pinokio.
- Open Pinokio and click on Discover.
- Search for Wan2GP.
- Click Install.
- Pinokio will list required dependencies; click Install to confirm.
- Once installed, click Start to launch the Web UI.
4. Configuring the Model (LTX-2)
In the Wan2GP Web UI:
- Select Model: Choose LTX-2 from the dropdown menu.
- Note: LTX-2 is highlighted because it can generate audio and narration along with the video.
- Model Type: Select Distilled. (Should be able to run the non-distilled on my Nvidia rtx8000
- The distilled version is roughly half the size (~20GB) of the full model, making it more stable and practical for consumer GPUs with minimal quality loss.
- Performance Settings:
- Go to the Configuration tab > Performance.
- Select a VRAM Profile that matches your hardware (e.g., Profile 2 for ~12GB VRAM).
5. Generating Video
Option A: Text-to-Video
- Select Text Prompt Only.
- Prompt: Enter a descriptive prompt.
- Tip: You can generate dialogue by typing syntax like:
She says, "We need the brand to feel more authentic."
- Tip: You can generate dialogue by typing syntax like:
- Settings:
- Resolution: Start with 720p for faster results.
- Aspect Ratio: Choose 16:9 (YouTube) or 9:16 (TikTok/Shorts).
- Duration: Set the frame count (e.g., 240 frames @ 24fps = 10 seconds).
- Click Generate.
- Note: The first generation takes longer as the model loads into memory. Subsequent runs will be faster (~30 seconds per clip on good hardware).
Option B: Image-to-Video
- Select Start Video with Image.
- Drag and drop your source image into the media box.
- Enter a prompt describing how the image should move or animate (e.g., “The person continues walking towards the castle”).
- Click Generate.
6. Advanced Features & Outputs
- Advanced Mode: Toggle this on to generate multiple variations (batches) of a single prompt automatically.
- Viewing Files:
- Recent videos appear at the bottom of the UI.
- To see all files: Click the storage size icon in the top bar > Open app folder > Open outputs folder.
Summary of Benefits
- Cost: 100% Free.
- Privacy: Everything stays on your local machine.
- Control: No restrictions on content or usage frequency.
- Capabilities: Generates video, sound, and speech.