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.
Add the node named VRGDG AI Video Builder UI to open the Builder.
Use it to:
๐ New here? Start with the full AI Video Builder Guide.
โจ Or chat with a GPT and ask any question about the video builder. HERE
These are some of the most useful tools included in the pack. Many can be used on their own in a normal ComfyUI workflow.
VRGDG Storyboard Creator with Browser AI โ Open This โ Create project-aware start/end storyboard images with supported browser image tools.VRGDG LoRA Dataset Creator UI โ Build and review captioned datasets for styles, characters, and experimental edit pairs.VRGDG Musubi-Tuner Installer and Krea 2 tools โ Set up supported training environments and use preset-based training, sampling, and comparison tools.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.Some advanced tools need additional models or external components. The Builder guide explains the supported workflows, required custom nodes, model locations, and optional setup.
VRGDG AI Video Builder UI.vrgamedev, or install from:https://github.com/vrgamegirl19/comfyui-vrgamedevgirl
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.
Created by VRGameDevGirl โจ
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.
JavaScript
58.7%
Python
41.1%
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.
Add the node named VRGDG AI Video Builder UI to open the Builder.
Use it to:
๐ New here? Start with the full AI Video Builder Guide.
โจ Or chat with a GPT and ask any question about the video builder. HERE
These are some of the most useful tools included in the pack. Many can be used on their own in a normal ComfyUI workflow.
VRGDG Storyboard Creator with Browser AI โ Open This โ Create project-aware start/end storyboard images with supported browser image tools.VRGDG LoRA Dataset Creator UI โ Build and review captioned datasets for styles, characters, and experimental edit pairs.VRGDG Musubi-Tuner Installer and Krea 2 tools โ Set up supported training environments and use preset-based training, sampling, and comparison tools.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.Some advanced tools need additional models or external components. The Builder guide explains the supported workflows, required custom nodes, model locations, and optional setup.
VRGDG AI Video Builder UI.vrgamedev, or install from:https://github.com/vrgamegirl19/comfyui-vrgamedevgirl
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.
Created by VRGameDevGirl โจ
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.
JavaScript
58.7%
Python
41.1%