-
Notifications
You must be signed in to change notification settings - Fork 49
Examples
Mel Massadian edited this page Aug 12, 2023
·
12 revisions
All the examples use the RevAnimated model 1.22 as well as gsdf/EasyNegative textual inversions (v1 and v2)
preview | workflow file | description |
---|---|---|
01-faceswap.json | Showing the basic usage of Face swap using deepinsight/insightface models (i.e what Roop uses), this uses this online image as reference: | |
02-film_interpolation.json | Simple example of using FILM to interpolate two inferred frames | |
03-animation_builder-condition-lerp.json | Using the 0-1 output of the animation builder to linearly interpolate between two prompts: blue car -> yellow car
|
|
04-animation_builder-deforum.json | advanced use case of the animation builder featuring a lot of the logic behind mtb nodes |
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
- 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