ComfyUI Extension
ComfyUI-VideoChatWrapper
Nodes related to video chat workflows
lebrosoft/ComfyUI-VideoChatWrapper
Nodes9
On cloudLocal install
Categoryjida/audio, VideoChatWrapper
Stars2
Updatedabout a year ago
Nodes (9)
Audio Combine
Mix two audio tracks by add, subtract, mean, multiply, or divide
jida/audio
Concat Audio
The node that will make you respect sample rates
jida/audio
Convert Audio Channels
Mono and stereo stop being a fight
jida/audio
Join Audio
Splice a whole list of clips, silence gaps included
jida/audio
Resample Audio
The node that un-breaks every audio join
jida/audio
Split Audio
One clip, two tracks, cut on the frame
jida/audio
Load Video (Upload) (VideoChat)
A file picker that hands you a path
VideoChatWrapper
Load Model (VideoChat)
A 7B vision model, downloaded and parked in VRAM
VideoChatWrapper
Video Summary (VideoChat)
The one node that actually watches the video
VideoChatWrapper
Readme
ComfyUI-VideoChatWrapper
Nodes related to video chat workflows
I/O Nodes
Load Video
load a video to comfyui input directory, and return the video path
input:
- video: The video file to be loaded
output:
- video_path: The video path
Load Model
load a video chat model
input:
- model: The model to use for the summary
output:
- model: The model
- processor: The processor
Video Summary
generate a text summary of the uploaded video
input:
- model: The model to use for the summary
- processor: The processor to use for the summary
- video_path: The video path
output:
- text: The summary of the video