mirror of
https://github.com/justUmen/Bjornulf_custom_nodes.git
synced 2026-03-21 20:52:11 -03:00
tags for node menu
This commit is contained in:
68
README.md
68
README.md
@@ -6,11 +6,19 @@
|
||||
|
||||
# 📋 Nodes menu
|
||||
|
||||
## 👁 Display and Show 👁
|
||||
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)
|
||||
5. [🎲 Random (Texts)](#5----random-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)
|
||||
@@ -18,42 +26,60 @@
|
||||
10. [♻ Loop All Samplers](#10----loop-all-samplers)
|
||||
11. [♻ Loop All Schedulers](#11----loop-all-schedulers)
|
||||
12. [♻ Loop Combos](#12----loop-combos)
|
||||
13. [📏 Resize Exact](#1314------resize-and-save-exact-name-%EF%B8%8F)
|
||||
14. [🖼 Save Exact name](#1314------resize-and-save-exact-name-%EF%B8%8F)
|
||||
15. [💾 Save Text](#15----save-text)
|
||||
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)
|
||||
|
||||
## 🖼💾 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)
|
||||
19. [🦙 Ollama](#19----ollama)
|
||||
20. [📹 Video Ping Pong](#20----video-ping-pong)
|
||||
21. [📹 Images to Video](#21----images-to-video)
|
||||
14. [💾🖼 Save Exact name](#1314------resize-and-save-exact-name-%EF%B8%8F)
|
||||
|
||||
## 🖼 Image 🖼
|
||||
13. [📏 Resize Exact](#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)
|
||||
26. [🎲 Random line from input](#26----random-line-from-input)
|
||||
27. [♻ Loop (All Lines from input)](#27----loop-all-lines-from-input)
|
||||
28. [🔢 Text with random Seed](#28----text-with-random-seed)
|
||||
29. [🖼 Load Image with Transparency ▢](#29----load-image-with-transparency-)
|
||||
30. [🖼✂ Cut image with a mask](#30----cut-image-with-a-mask)
|
||||
31. [🔊 TTS - Text to Speech](#31----tts---text-to-speech-100-local-any-voice-you-want-any-language)
|
||||
32. [🧑📝 Character Description Generator](#32----character-description-generator)
|
||||
33. [♻ Loop (All Lines from input 🔗 combine by lines)](#33----loop-all-lines-from-input--combine-by-lines)
|
||||
34. [🧹 Free VRAM hack](#34----free-vram-hack)
|
||||
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)
|
||||
37. [🎲🖼 Random Image](#37----random-image)
|
||||
38. [♻🖼 Loop (Images)](#38----loop-images)
|
||||
39. [♻ Loop (✒🗔 Advanced Write Text)](#39----loop--advanced-write-text)
|
||||
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)
|
||||
42. [♻ Loop (Model+Clip+Vae) - aka Checkpoint / Model](#42----loop-modelclipvae---aka-checkpoint--model)
|
||||
43. [📂🖼 Load Images from output folder](#43----load-images-from-output-folder)
|
||||
44. [🖼🔍 Select an Image, Pick](#44----select-an-image-pick)
|
||||
45. [🔀 If-Else (input / compare_with)](#45----if-else-input--compare_with)
|
||||
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)
|
||||
|
||||
## 🦙 AI 🦙
|
||||
19. [🦙 Ollama](#19----ollama)
|
||||
|
||||
## 🔊 Audio 🔊
|
||||
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)
|
||||
|
||||
## 🧍 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)
|
||||
|
||||
## 🧠 Logic / Conditional Operations 🧠
|
||||
45. [🔀 If-Else (input / compare_with)](#45----if-else-input--compare_with)
|
||||
|
||||
# ☁ Usage in cloud :
|
||||
|
||||
Comfyui is great for local usage, but even me I sometimes need more power...
|
||||
|
||||
Reference in New Issue
Block a user