This commit is contained in:
justumen
2024-09-23 08:51:51 +02:00
parent 9777e36c07
commit 9d46f3eab7

106
README.md
View File

@@ -4,85 +4,85 @@
❤️ <https://ko-fi.com/bjornulf> ❤️
# 📋 Nodes menu by categeories
# 📋 Nodes menu by category
## 👁 Display and Show 👁
1. [👁 Show (Text, Int, Float)](#1----show-text-int-float)
`1.` [👁 Show (Text, Int, Float)](#1----show-text-int-float)
## ✒ Text ✒
2. [✒ Write Text](#2----write-text)
3. [✒🗔 Advanced Write Text (random selection and variables)](#3----advanced-write-text-random-selection-and-variables)
4. [🔗 Combine Texts](#4----combine-texts)
15. [💾 Save Text](#15----save-text)
26. [🎲 Random line from input](#26----random-line-from-input)
28. [🔢 Text with random Seed](#28----text-with-random-seed)
32. [🧑📝 Character Description Generator](#32----character-description-generator)
`2.` [✒ Write Text](#2----write-text)
`3.` [✒🗔 Advanced Write Text (random selection and variables)](#3----advanced-write-text-random-selection-and-variables)
`4.` [🔗 Combine Texts](#4----combine-texts)
`15.` [💾 Save Text](#15----save-text)
`26.` [🎲 Random line from input](#26----random-line-from-input)
`28.` [🔢 Text with random Seed](#28----text-with-random-seed)
`32.` [🧑📝 Character Description Generator](#32----character-description-generator)
## ♻ Loop ♻
6. [♻ Loop](#6----loop)
7. [♻ Loop Texts](#7----loop-texts)
8. [♻ Loop Integer](#8----loop-integer)
9. [♻ Loop Float](#9----loop-float)
10. [♻ Loop All Samplers](#10----loop-all-samplers)
11. [♻ Loop All Schedulers](#11----loop-all-schedulers)
12. [♻ Loop Combos](#12----loop-combos)
27. [♻ Loop (All Lines from input)](#27----loop-all-lines-from-input)
33. [♻ Loop (All Lines from input 🔗 combine by lines)](#33----loop-all-lines-from-input--combine-by-lines)
38. [♻🖼 Loop (Images)](#38----loop-images)
39. [♻ Loop (✒🗔 Advanced Write Text)](#39----loop--advanced-write-text)
42. [♻ Loop (Model+Clip+Vae) - aka Checkpoint / Model](#42----loop-modelclipvae---aka-checkpoint--model)
`6.` [♻ Loop](#6----loop)
`7.` [♻ Loop Texts](#7----loop-texts)
`8.` [♻ Loop Integer](#8----loop-integer)
`9.` [♻ Loop Float](#9----loop-float)
`10.` [♻ Loop All Samplers](#10----loop-all-samplers)
`11.` [♻ Loop All Schedulers](#11----loop-all-schedulers)
`12.` [♻ Loop Combos](#12----loop-combos)
`27.` [♻ Loop (All Lines from input)](#27----loop-all-lines-from-input)
`33.` [♻ Loop (All Lines from input 🔗 combine by lines)](#33----loop-all-lines-from-input--combine-by-lines)
`38.` [♻🖼 Loop (Images)](#38----loop-images)
`39.` [♻ Loop (✒🗔 Advanced Write Text)](#39----loop--advanced-write-text)
`42.` [♻ Loop (Model+Clip+Vae) - aka Checkpoint / Model](#42----loop-modelclipvae---aka-checkpoint--model)
## 🎲 Randomization 🎲
5. [🎲 Random (Texts)](#5----random-texts)
26. [🎲 Random line from input](#26----random-line-from-input)
37. [🎲🖼 Random Image](#37----random-image)
40. [🎲 Random (Model+Clip+Vae) - aka Checkpoint / Model](#40----random-modelclipvae---aka-checkpoint--model)
41. [🎲 Random Load checkpoint (Model Selector)](#41----random-load-checkpoint-model-selector)
`5.` [🎲 Random (Texts)](#5----random-texts)
`26.` [🎲 Random line from input](#26----random-line-from-input)
`37.` [🎲🖼 Random Image](#37----random-image)
`40.` [🎲 Random (Model+Clip+Vae) - aka Checkpoint / Model](#40----random-modelclipvae---aka-checkpoint--model)
`41.` [🎲 Random Load checkpoint (Model Selector)](#41----random-load-checkpoint-model-selector)
## 🖼💾 Image Save 💾🖼
16. [💾🖼💬 Save image for Bjornulf LobeChat](#16----save-image-for-bjornulf-lobechat-for-my-custom-lobe-chat)
17. [💾🖼 Save image as `tmp_api.png` Temporary API](#17----save-image-as-tmp_apipng-temporary-api-%EF%B8%8F)
18. [💾🖼📁 Save image to a chosen folder name](#18----save-image-to-a-chosen-folder-name)
14. [💾🖼 Save Exact name](#1314------resize-and-save-exact-name-%EF%B8%8F)
`16.` [💾🖼💬 Save image for Bjornulf LobeChat](#16----save-image-for-bjornulf-lobechat-for-my-custom-lobe-chat)
`17.` [💾🖼 Save image as `tmp_api.png` Temporary API](#17----save-image-as-tmp_apipng-temporary-api-%EF%B8%8F)
`18.` [💾🖼📁 Save image to a chosen folder name](#18----save-image-to-a-chosen-folder-name)
`14.` [💾🖼 Save Exact name](#1314------resize-and-save-exact-name-%EF%B8%8F)
## 🖼📥 Image Load 📥🖼
29. [📥🖼 Load Image with Transparency ▢](#29----load-image-with-transparency-)
43. [📥🖼📂 Load Images from output folder](#43----load-images-from-output-folder)
`29.` [📥🖼 Load Image with Transparency ▢](#29----load-image-with-transparency-)
`43.` [📥🖼📂 Load Images from output folder](#43----load-images-from-output-folder)
## 🖼 Image - others 🖼
13. [📏 Resize Image](#1314------resize-and-save-exact-name-%EF%B8%8F)
22. [🔲 Remove image Transparency (alpha)](#22----remove-image-transparency-alpha)
23. [🔲 Image to grayscale (black & white)](#23----image-to-grayscale-black--white)
24. [🖼+🖼 Stack two images (Background + Overlay)](#24----combine-images-background--overlay)
25. [🟩➜▢ Green Screen to Transparency](#25----green-screen-to-transparency)
29. [⬇️🖼 Load Image with Transparency ▢](#29----load-image-with-transparency-)
30. [🖼✂ Cut image with a mask](#30----cut-image-with-a-mask)
37. [🎲🖼 Random Image](#37----random-image)
38. [♻🖼 Loop (Images)](#38----loop-images)
43. [⬇️📂🖼 Load Images from output folder](#43----load-images-from-output-folder)
44. [🖼👈 Select an Image, Pick](#44----select-an-image-pick)
46. [🖼🔍 Image Details](#46----image-details)
47. [🖼 Combine Images](#47----combine-images)
`13.` [📏 Resize Image](#1314------resize-and-save-exact-name-%EF%B8%8F)
`22.` [🔲 Remove image Transparency (alpha)](#22----remove-image-transparency-alpha)
`23.` [🔲 Image to grayscale (black & white)](#23----image-to-grayscale-black--white)
`24.` [🖼+🖼 Stack two images (Background + Overlay)](#24----combine-images-background--overlay)
`25.` [🟩➜▢ Green Screen to Transparency](#25----green-screen-to-transparency)
`29.` [⬇️🖼 Load Image with Transparency ▢](#29----load-image-with-transparency-)
`30.` [🖼✂ Cut image with a mask](#30----cut-image-with-a-mask)
`37.` [🎲🖼 Random Image](#37----random-image)
`38.` [♻🖼 Loop (Images)](#38----loop-images)
`43.` [⬇️📂🖼 Load Images from output folder](#43----load-images-from-output-folder)
`44.` [🖼👈 Select an Image, Pick](#44----select-an-image-pick)
`46.` [🖼🔍 Image Details](#46----image-details)
`47.` [🖼 Combine Images](#47----combine-images)
## 📹 Video 📹
20. [📹 Video Ping Pong](#20----video-ping-pong)
21. [📹 Images to Video](#21----images-to-video)
`20.` [📹 Video Ping Pong](#20----video-ping-pong)
`21.` [📹 Images to Video](#21----images-to-video)
## 🦙 AI 🦙
19. [🦙 Ollama](#19----ollama)
`19.` [🦙 Ollama](#19----ollama)
## 🔊 Audio 🔊
31. [🔊 TTS - Text to Speech](#31----tts---text-to-speech-100-local-any-voice-you-want-any-language)
`31.` [🔊 TTS - Text to Speech](#31----tts---text-to-speech-100-local-any-voice-you-want-any-language)
## 💻 System 💻
34. [🧹 Free VRAM hack](#34----free-vram-hack)
`34.` [🧹 Free VRAM hack](#34----free-vram-hack)
## 🧍 Manual user Control 🧍
35. [⏸️ Paused. Resume or Stop ?](#35---%EF%B8%8F-paused-resume-or-stop-)
36. [⏸️🔍 Paused. Select input, Pick one](#36---%EF%B8%8F-paused-select-input-pick-one)
`35.` [⏸️ Paused. Resume or Stop ?](#35---%EF%B8%8F-paused-resume-or-stop-)
`36.` [⏸️🔍 Paused. Select input, Pick one](#36---%EF%B8%8F-paused-select-input-pick-one)
## 🧠 Logic / Conditional Operations 🧠
45. [🔀 If-Else (input / compare_with)](#45----if-else-input--compare_with)
`45.` [🔀 If-Else (input / compare_with)](#45----if-else-input--compare_with)
# ☁ Usage in cloud :