-
Notifications
You must be signed in to change notification settings - Fork 57
nodes batch
All nodes in the mtb pack should support batch input already as a lot of the less AI related tools of mtb relies on that for animation. Those nodes are meant to be generic enough to build upon yet they are mainly built with animateDiff workflows in mind.
Batch float (FLOATS
type) are basically a series of value, a list of floats. You can think of it as an analogy to image batches but using numbers instead of images. This can be used to manipulate batches with different values based on the batch index
Generates a batch of float values with interpolation
Assembles multiple batches of floats into a single stream (batch)
Fills a batch float with a single value until it reaches the target length
Visualize values over time
Batch transforms are usually paired with Batch values (for now only float exists in mtb)
Applies a shaking effect to batches of images simulating a camera shaking effect
This is exactly like the Transform Image node, but it accepts batch values as input
batch transform applied to an OpenPose image | fed to animateDiff |
---|---|
Generates a batch of 2D shapes with optional shading (experimental)
Note This will soon be replaced by a non batch variant, it was an experiment before Batch Make existed
The nodes strikethroughs are just not documented yet so it's easier to spot empty wiki pages.
-
Nodes
- Animation Builder
- Any To String
- Apply Text Template
- Batch From History
- Batch Nodes
- Bbox
- Bbox From Mask
- Blur
- Color Correct
- Colored Image
- Concat Images
- Crop
- Debug
- Deep Bump
- Export With Ffmpeg
- Face Swap
- Film Interpolation
Fit Number- Image Compare
- Image Premultiply
- Image Remove Background Rembg
- Image Resize Factor
- Image Tile Offset
- Int To Bool
- Int To Number
- Latent Lerp
- Load Audio
- Load Face Analysis Model
- Load Face Enhance Model
- Load Face Swap Model
- Load Image From Url
- Load Image Sequence
- Mask To Image
- Model Patch Seamless
- Model Pruner
- Qr Code
- Postshot Train
- Restore Face
- Save Gif
- Save Image Grid
- Save Image Sequence
- Save Tensors
- Sharpen
- Smart Step
- Stack Images
- String Replace
- Styles Loader
- Text To Image
- Transform Image
- Uncrop
- Unsplash Image
- Vae Decode
- Extras & Guides