Skip to content

niknah/Spreadsheet2Video-ComfyUI

Repository files navigation

Use a spreadsheet as input for ComfyUI execution.

Nodes

Examples

example_workflows

Or in manager -> templates -> Spreadsheet2Video

Instructions

  • Make a spreadsheet with the first column as the name of the part of the workflow you want to execute for that row. Put a header row in the spreadsheet.
  • Use the "Spreadsheet2Video Input Image" and "Spreadsheet2Video Output Image" nodes to specify which part of the workflow you want to execute. You can have as many of these as you want but they must be separate, cannot depend on each other to run.
  • Link up an image to the main Spreadsheet2Video node
  • Row 1 will use the first image. Row 2 will use the image output from Row 1. If row 1 outputs a video, row 2 will get the last frame of video from row 1.

Can be used for non-video, image workflows. Use a blank image to start. See the example workflow in the templates.

Video Instructions

Long video

Long video workflow

The video was made with the workflow and panning was done later in a video editor.

GolfBall.mp4

Comparison video

Comparison.mp4

Deforum-like videos example

deforum.mp4

Non video

Nodes

Node Description
Spreadsheet2Video Use a start image or use EmptyImage node if you don't want to make a video
Spreadsheet2Video Input Image Give it a name. Link the columns to your workflow.
Spreadsheet2Video Output Image Put the output image here. Link the image to the Spreadsheet2Video Input Image node if you have no image output. The next row will use this image or the last frame if it is a video.
Spreadsheet2Video Load Text Optional. Loads a file, link to spreadsheet when you want to use a .csv file instead of typing in the data. Can put it into input or input/csv folders.
Other nodes Ignore them. Used internally only

Warning

The preview might not open the workflow in in the assets list. You need to download the file and open the file instead.

About

Use a spreadsheet as input for ComfyUI execution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors