diff --git a/README.md b/README.md index 06e4165..b5450d3 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,56 @@ ❀️ ❀️ +# πŸ“‹ Nodes menu + +1. [πŸ‘ Show (Text, Int, Float)](#1----show-text-int-float) +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) +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) +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) +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) +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) + # ☁ Usage in cloud : Comfyui is great for local usage, but even me I sometimes need more power... @@ -82,55 +132,6 @@ Then you can start comfyui with this environment (notice that you need to re-act ``` cd /where/you/installed/ComfyUI && python main.py ``` -# Nodes menu - -1. [πŸ‘ Show (Text, Int, Float)](#1----show-text-int-float) -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) -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) -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) -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) -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) # πŸ“ Changelog