ComfyUI Node
VRGDG Video Editor UI
A ComfyUI node in VRGDG/Video Editor with 10 inputs and 5 outputs.
VRGDG Video Editor UI
- output_folder
- session_path
- captured_frame_path
- generated_t2i_prompt
- generated_i2v_prompt
◄output_folder►
◄video_extensions.mp4,.mov,.webm,.mkv►
◄selected_clip_path►
◄session_path►
◄model_file[No Gemma GGUF found in models/LLM]►
◄mmproj_file[No mmproj GGUF found in models/LLM]►
◄captured_frame_path►
◄generated_t2i_prompt►
◄generated_i2v_prompt►
◄i2v_model_file[No Gemma GGUF found in models/LLM]►
CategoryVRGDG/Video Editor
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| output_folder | STRING | Project output folder to load into the editor. | |
| video_extensions | STRING | .mp4,.mov,.webm,.mkv | Comma-separated video extensions to show in the editor. |
| selected_clip_path | STRING | Clip currently selected in the editor UI. | |
| session_path | STRING | Path to the saved editor session JSON. | |
| model_file | COMBO | [No Gemma GGUF found in models/LLM] | Gemma GGUF model used by the editor's visual prompt button. |
| mmproj_file | COMBO | [No mmproj GGUF found in models/LLM] | mmproj GGUF used so Gemma can see the captured frame. |
| captured_frame_path | STRING | Last frame captured by the editor UI. | |
| generated_t2i_prompt | STRING | Last visual Gemma text-to-image prompt generated by the editor UI. | |
| generated_i2v_prompt | STRING | Last Gemma image-to-video prompt generated by the editor UI. | |
| i2v_model_file | COMBO | [No Gemma GGUF found in models/LLM] | Text-only Gemma GGUF model used by the editor's I2V prompt button. This does not need an mmproj. |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| output_folder | STRING | — |
| session_path | STRING | — |
| captured_frame_path | STRING | — |
| generated_t2i_prompt | STRING | — |
| generated_i2v_prompt | STRING | — |