vrgamegirl19/comfyui-vrgamedevgirl

Custom ComfyUI nodes for film grain, color matching, and video enhancement.

700

stars

970

commits

JavaScript

primary language

Sep 5, 2026

updated

README

๐ŸŽฎ VRGameDevGirlโ€™s AI Video, Image & Creative Workflow Nodes for ComfyUI

A growing collection of custom ComfyUI nodes for AI video creation, music videos, storyboarding, image generation, video enhancement, face repair, editing, LoRA training, and workflow automation.

The flagship tool is the AI Video Builder: a scene-by-scene production workspace for LTX 2.3, MiniMax H3, and future video engines that brings planning, prompting, media generation, timing, review, and final assembly together inside ComfyUI.


๐ŸŽฌ AI Video Builder

Add the node named VRGDG AI Video Builder UI to open the Builder.

Use it to:

  • ๐ŸŽต Build projects from songs, audio, SRT files, lyrics, or manually timed scenes.
  • ๐Ÿง™ Start quickly with the guided Wizard, Storyboard Builder, and Reference Builder.
  • ๐Ÿ–ผ๏ธ Plan and generate scene images with character and location references.
  • ๐ŸŽž๏ธ Create image-to-video, text-to-video, ID-LoRA, and First/Last Frame scenes.
  • ๐Ÿ”— Build chained or independent First/Last Frame sequences for stronger continuity.
  • ๐Ÿ—ฃ๏ธ Review lyrics, map singers, plan lip-sync scenes, and mark instrumental or B-roll sections.
  • โœจ Repair faces, enhance clips, apply post-processing, and compare results.
  • ๐ŸŽš๏ธ Preview timing on the visual timeline, calibrate beat markers, and stitch the final video.
  • ๐Ÿ’พ Save, branch, export, import, and continue portable Builder projects.
  • ๐Ÿค– Use built-in LLM, local LM Studio, API, and Browser AI options where supported.

๐Ÿ“– New here? Start with the full AI Video Builder Guide.

โœจ Or chat with a GPT and ask any question about the video builder. HERE


๐ŸŒŸ Useful Nodes & Tools

These are some of the most useful tools included in the pack. Many can be used on their own in a normal ComfyUI workflow.

๐Ÿง  Planning & Project Tools

  • VRGDG Storyboard Creator with Browser AI โ€” Open This โ€” Create project-aware start/end storyboard images with supported browser image tools.

โœจ Repair, Enhance & Finish

  • Face Fix node set โ€” Detect and track a face, enhance guided anchors, process the crop through LTX, and composite the repaired face back into the source video. Start with the included Face Fix workflow.
  • Video Enhance node set โ€” Create guided enhancement anchors, process a full video through LTX, and restore the exact original resolution and frame count.
  • Z-Image upscaler workflows โ€” Upscale and refine images with Z-Image using the included workflows for several source pipelines. Browse the Z-Image Upscale workflows.
  • Image comparison tools โ€” Compare an original and processed image directly inside ComfyUI.
  • Fast Film Grain, Color Match, and Sharpening nodes โ€” Add cinematic grain, match a reference palette, or restore edge detail efficiently across image batches.

๐ŸŽจ Dataset & LoRA Tools

  • VRGDG LoRA Dataset Creator UI โ€” Build and review captioned datasets for styles, characters, and experimental edit pairs.
  • MiniMax H3 and LTX 2.3 and Z-Image LoRA training workflows โ€” Train standard video, audio, audio/video, and Speed LoRAs with the included updated LoRA training workflows.
  • VRGDG Musubi-Tuner Installer and Krea 2 tools โ€” Set up supported training environments and use preset-based training, sampling, and comparison tools.
  • Preview and grid plot nodes โ€” Compare checkpoints, prompts, strengths, and generated video folders.

๐Ÿ”Š Audio, Prompt & Workflow Utilities

  • VRGDG VoxCPM2 Voice Clone / TTS โ€” Generate speech from text, design a voice, continue spoken audio, or clone a voice from a reference clip. Start with the included VoxCPM2 Voice Clone / TTS workflow.
  • Audio loading, splitting, timing, transcription, and silent-audio helpers.
  • Local and API-based LLM prompt tools for structured image and video prompting.
  • Image, text, switch, folder, workflow-runner, and batch-processing utilities.
  • LUT, color, grain, sharpening, resize, combine, and general video-processing nodes.

Some advanced tools need additional models or external components. The Builder guide explains the supported workflows, required custom nodes, model locations, and optional setup.


๐Ÿš€ Quick Start

  1. Install the node pack and restart ComfyUI.
  2. Hard refresh the ComfyUI browser page so the latest JavaScript UI files load.
  3. Add VRGDG AI Video Builder UI.
  4. Create a project and add audio, SRT timing, or scenes.
  5. Use the Wizard or Storyboard Builder to plan the project.
  6. Generate and approve scene images, render scene videos, then stitch the final video.

๐Ÿ“ฆ Installation

  1. Open Manager โ†’ Install Custom Nodes.
  2. Search for vrgamedev, or install from:
https://github.com/vrgamegirl19/comfyui-vrgamedevgirl
  1. Restart ComfyUI and hard refresh the browser page.

๐Ÿ–๏ธ Manual Install

Clone this repository into ComfyUI/custom_nodes:

git clone https://github.com/vrgamegirl19/comfyui-vrgamedevgirl.git

Then install the Python requirements using the Python environment that runs ComfyUI. For the Windows portable build, run this from ComfyUI_windows_portable:

python_embeded\python.exe -m pip install --upgrade pip setuptools wheel
python_embeded\python.exe -m pip install Cython scikit-build-core
python_embeded\python.exe -m pip install -r ComfyUI\custom_nodes\comfyui-vrgamedevgirl\requirements.txt

The first two commands prepare the build tooling needed by voxcpm and llama-cpp-python, especially on Windows with Python 3.13. llama-cpp-python may also need a working CMake/Ninja and C++ compiler when a compatible prebuilt wheel is unavailable. Python 3.12 is the safer choice for older Windows portable environments.

Restart ComfyUI and hard refresh the browser page after installation.


๐Ÿ’ก Good to Know

  • The Video Builder guide is the main source for setup, model paths, screenshots, and step-by-step help.
  • Start with a short project or a few scenes before committing to a long render.
  • Save often, and use Branch Project or Export Shareable Project ZIP before major experiments.
  • Optional training, Browser AI, face-repair, and enhancement tools may have their own setup requirements.

๐Ÿง‘โ€๐Ÿ’ป Author & Community

Created by VRGameDevGirl โœจ


๐Ÿ“œ License

Licensed under the GNU Affero General Public License v3.0 (AGPL-3.0).

Commercial use is allowed only when the AGPL-3.0 terms are followed. Closed-source paid apps, hosted services, SaaS products, or commercial wrappers may not use this code without complying with the license and providing the complete corresponding source code under the same license.

See LICENSE for the full terms.

Contributors

vrgamegirl19

956 commits

kesbar71

10 commits

Booyaka101

2 commits

joaofernandes

1 commits

vrgamegirl19/comfyui-vrgamedevgirl

Custom ComfyUI nodes for film grain, color matching, and video enhancement.

700

stars

970

commits

JavaScript

primary language

Sep 5, 2026

updated

README

๐ŸŽฎ VRGameDevGirlโ€™s AI Video, Image & Creative Workflow Nodes for ComfyUI

A growing collection of custom ComfyUI nodes for AI video creation, music videos, storyboarding, image generation, video enhancement, face repair, editing, LoRA training, and workflow automation.

The flagship tool is the AI Video Builder: a scene-by-scene production workspace for LTX 2.3, MiniMax H3, and future video engines that brings planning, prompting, media generation, timing, review, and final assembly together inside ComfyUI.


๐ŸŽฌ AI Video Builder

Add the node named VRGDG AI Video Builder UI to open the Builder.

Use it to:

  • ๐ŸŽต Build projects from songs, audio, SRT files, lyrics, or manually timed scenes.
  • ๐Ÿง™ Start quickly with the guided Wizard, Storyboard Builder, and Reference Builder.
  • ๐Ÿ–ผ๏ธ Plan and generate scene images with character and location references.
  • ๐ŸŽž๏ธ Create image-to-video, text-to-video, ID-LoRA, and First/Last Frame scenes.
  • ๐Ÿ”— Build chained or independent First/Last Frame sequences for stronger continuity.
  • ๐Ÿ—ฃ๏ธ Review lyrics, map singers, plan lip-sync scenes, and mark instrumental or B-roll sections.
  • โœจ Repair faces, enhance clips, apply post-processing, and compare results.
  • ๐ŸŽš๏ธ Preview timing on the visual timeline, calibrate beat markers, and stitch the final video.
  • ๐Ÿ’พ Save, branch, export, import, and continue portable Builder projects.
  • ๐Ÿค– Use built-in LLM, local LM Studio, API, and Browser AI options where supported.

๐Ÿ“– New here? Start with the full AI Video Builder Guide.

โœจ Or chat with a GPT and ask any question about the video builder. HERE


๐ŸŒŸ Useful Nodes & Tools

These are some of the most useful tools included in the pack. Many can be used on their own in a normal ComfyUI workflow.

๐Ÿง  Planning & Project Tools

  • VRGDG Storyboard Creator with Browser AI โ€” Open This โ€” Create project-aware start/end storyboard images with supported browser image tools.

โœจ Repair, Enhance & Finish

  • Face Fix node set โ€” Detect and track a face, enhance guided anchors, process the crop through LTX, and composite the repaired face back into the source video. Start with the included Face Fix workflow.
  • Video Enhance node set โ€” Create guided enhancement anchors, process a full video through LTX, and restore the exact original resolution and frame count.
  • Z-Image upscaler workflows โ€” Upscale and refine images with Z-Image using the included workflows for several source pipelines. Browse the Z-Image Upscale workflows.
  • Image comparison tools โ€” Compare an original and processed image directly inside ComfyUI.
  • Fast Film Grain, Color Match, and Sharpening nodes โ€” Add cinematic grain, match a reference palette, or restore edge detail efficiently across image batches.

๐ŸŽจ Dataset & LoRA Tools

  • VRGDG LoRA Dataset Creator UI โ€” Build and review captioned datasets for styles, characters, and experimental edit pairs.
  • MiniMax H3 and LTX 2.3 and Z-Image LoRA training workflows โ€” Train standard video, audio, audio/video, and Speed LoRAs with the included updated LoRA training workflows.
  • VRGDG Musubi-Tuner Installer and Krea 2 tools โ€” Set up supported training environments and use preset-based training, sampling, and comparison tools.
  • Preview and grid plot nodes โ€” Compare checkpoints, prompts, strengths, and generated video folders.

๐Ÿ”Š Audio, Prompt & Workflow Utilities

  • VRGDG VoxCPM2 Voice Clone / TTS โ€” Generate speech from text, design a voice, continue spoken audio, or clone a voice from a reference clip. Start with the included VoxCPM2 Voice Clone / TTS workflow.
  • Audio loading, splitting, timing, transcription, and silent-audio helpers.
  • Local and API-based LLM prompt tools for structured image and video prompting.
  • Image, text, switch, folder, workflow-runner, and batch-processing utilities.
  • LUT, color, grain, sharpening, resize, combine, and general video-processing nodes.

Some advanced tools need additional models or external components. The Builder guide explains the supported workflows, required custom nodes, model locations, and optional setup.


๐Ÿš€ Quick Start

  1. Install the node pack and restart ComfyUI.
  2. Hard refresh the ComfyUI browser page so the latest JavaScript UI files load.
  3. Add VRGDG AI Video Builder UI.
  4. Create a project and add audio, SRT timing, or scenes.
  5. Use the Wizard or Storyboard Builder to plan the project.
  6. Generate and approve scene images, render scene videos, then stitch the final video.

๐Ÿ“ฆ Installation

  1. Open Manager โ†’ Install Custom Nodes.
  2. Search for vrgamedev, or install from:
https://github.com/vrgamegirl19/comfyui-vrgamedevgirl
  1. Restart ComfyUI and hard refresh the browser page.

๐Ÿ–๏ธ Manual Install

Clone this repository into ComfyUI/custom_nodes:

git clone https://github.com/vrgamegirl19/comfyui-vrgamedevgirl.git

Then install the Python requirements using the Python environment that runs ComfyUI. For the Windows portable build, run this from ComfyUI_windows_portable:

python_embeded\python.exe -m pip install --upgrade pip setuptools wheel
python_embeded\python.exe -m pip install Cython scikit-build-core
python_embeded\python.exe -m pip install -r ComfyUI\custom_nodes\comfyui-vrgamedevgirl\requirements.txt

The first two commands prepare the build tooling needed by voxcpm and llama-cpp-python, especially on Windows with Python 3.13. llama-cpp-python may also need a working CMake/Ninja and C++ compiler when a compatible prebuilt wheel is unavailable. Python 3.12 is the safer choice for older Windows portable environments.

Restart ComfyUI and hard refresh the browser page after installation.


๐Ÿ’ก Good to Know

  • The Video Builder guide is the main source for setup, model paths, screenshots, and step-by-step help.
  • Start with a short project or a few scenes before committing to a long render.
  • Save often, and use Branch Project or Export Shareable Project ZIP before major experiments.
  • Optional training, Browser AI, face-repair, and enhancement tools may have their own setup requirements.

๐Ÿง‘โ€๐Ÿ’ป Author & Community

Created by VRGameDevGirl โœจ


๐Ÿ“œ License

Licensed under the GNU Affero General Public License v3.0 (AGPL-3.0).

Commercial use is allowed only when the AGPL-3.0 terms are followed. Closed-source paid apps, hosted services, SaaS products, or commercial wrappers may not use this code without complying with the license and providing the complete corresponding source code under the same license.

See LICENSE for the full terms.

Contributors

vrgamegirl19

956 commits

kesbar71

10 commits

Booyaka101

2 commits

joaofernandes

1 commits

Languages

JavaScript

58.7%

Python

41.1%