Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collection Math

Some basic list math operators for InvokeAI collection data.
If both inputs are scalars, they will be converted to singleton lists.
If one input is scalar and the other is a list, the scalar will become a list of that scalar with the same length as the other input.
If both inputs are lists of different sizes, and the operation computes across both lists, then the result will be truncated based on the length of the shorter list.
image

image

About

InvokeAI Node for Collection Math

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages