This commit is contained in:
justumen
2024-11-01 09:36:54 +01:00
parent 7df528d1d9
commit 6718bbb1d8
2 changed files with 9 additions and 5 deletions

View File

@@ -82,8 +82,8 @@ You can manage looping operations, generate randomized content, trigger logical
`44.` [🖼👈 Select an Image, Pick](#44----select-an-image-pick) `44.` [🖼👈 Select an Image, Pick](#44----select-an-image-pick)
`46.` [🖼🔍 Image Details](#46----image-details) `46.` [🖼🔍 Image Details](#46----image-details)
`47.` [🖼 Combine Images](#47----combine-images) `47.` [🖼 Combine Images](#47----combine-images)
`60.` [🖼🖼 Merge Images/Videos 📹📹 (Horizontally)](#60) `60.` [🖼🖼 Merge Images/Videos 📹📹 (Horizontally)](#60----merge-imagesvideos--horizontally)
`61.` [🖼🖼 Merge Images/Videos 📹📹 (Vertically)](#61) `61.` [🖼🖼 Merge Images/Videos 📹📹 (Vertically)](#61----merge-imagesvideos--vertically)
## 🚀 Load checkpoints 🚀 ## 🚀 Load checkpoints 🚀
`40.` [🎲 Random (Model+Clip+Vae) - aka Checkpoint / Model](#40----random-modelclipvae---aka-checkpoint--model) `40.` [🎲 Random (Model+Clip+Vae) - aka Checkpoint / Model](#40----random-modelclipvae---aka-checkpoint--model)
@@ -104,8 +104,8 @@ You can manage looping operations, generate randomized content, trigger logical
`52.` [🔊📹 Audio Video Sync](#52----audio-video-sync) `52.` [🔊📹 Audio Video Sync](#52----audio-video-sync)
`58.` [📹🔗 Concat Videos](#58----concat-videos) `58.` [📹🔗 Concat Videos](#58----concat-videos)
`59.` [📹🔊 Combine Video + Audio](#59----combine-video--audio) `59.` [📹🔊 Combine Video + Audio](#59----combine-video--audio)
`60.` [🖼🖼 Merge Images/Videos 📹📹 (Horizontally)](#60) `60.` [🖼🖼 Merge Images/Videos 📹📹 (Horizontally)](#60----merge-imagesvideos--horizontally)
`61.` [🖼🖼 Merge Images/Videos 📹📹 (Vertically)](#61) `61.` [🖼🖼 Merge Images/Videos 📹📹 (Vertically)](#61----merge-imagesvideos--vertically)
## 🤖 AI 🤖 ## 🤖 AI 🤖
`19.` [🦙 Ollama](#19----ollama) `19.` [🦙 Ollama](#19----ollama)
@@ -1002,3 +1002,7 @@ Here is on possible example for videos with node 60 and 61 :
Merge images or videos vertically. Merge images or videos vertically.
![merge images](screenshots/merge_images_v.png) ![merge images](screenshots/merge_images_v.png)
Here is on possible example for videos with node 60 and 61 :
![merge videos](screenshots/merge_videos.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 425 KiB

After

Width:  |  Height:  |  Size: 327 KiB