Skip to content

Examples

Mel Massadian edited this page Jun 22, 2024 · 12 revisions

All the examples use the RevAnimated model 1.22 as well as gsdf/EasyNegative textual inversions (v1 and v2), you should install them if you want to reproduce the exact output from the samples (most examples use fixed seed for this reason), but you are free to use any models

preview workflow file description
01-faceswap.json DEPRECATED (see details) 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 DEPRECATED (see details) 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, this specific example will run 2 times for 30 frames stepping the seed for the second loop

05-seamless_texture.json Seamless diffusion and deepbump showcase
06-seamless_equilateral.json Generate seamless environment maps, requires IPAdapter Plus and the Redmond 360 LoRa for SDXL or the Latent Labs 360 for 1.5
Clone this wiki locally