ComfyUI Extension: ComfyUI-VideoChatWrapper

Authored by lebrosoft

Created

Updated

2 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Nodes related to video chat workflows

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

References

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more