Nodes Browser

ComfyDeploy: How ComfyUI-decadetw-auto-prompt-llm works in ComfyUI?

What is ComfyUI-decadetw-auto-prompt-llm?

Auto prompt by LLM and LLM-Vision. (Trigger more details hiding in model)

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI-decadetw-auto-prompt-llm and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

Quick Links

<hr/>

SD-WEB-UI | ComfyUI | decadetw-Auto-Prompt-LLM-Vision

<hr/> <p align="center"> <img src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fxlinx%2Fsd-webui-decadetw-auto-prompt-llm&count_bg=%2379C83D&title_bg=%23555555&icon=codeforces.svg&icon_color=%23E7E7E7&title=sd-webui-decadetw-auto-prompt-llm&edge_flat=true" alt=""/> <img src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fxlinx%2FComfyUI-decadetw-auto-prompt-llm&count_bg=%2379C83D&title_bg=%23555555&icon=codeforces.svg&icon_color=%23E7E7E7&title=ComfyUI-decadetw-auto-prompt-llm&edge_flat=true" alt=""/> </p> <p align="center"> <img src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fxlinx%2Fsd-webui-decadetw-auto-messaging-realtime&count_bg=%2379C83D&title_bg=%23555555&icon=codeforces.svg&icon_color=%23E7E7E7&title=sd-webui-decadetw-auto-messaging-realtime&edge_flat=true" alt=""/> <img src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fxlinx%2FComfyUI-decadetw-auto-messaging-realtime&count_bg=%2379C83D&title_bg=%23555555&icon=codeforces.svg&icon_color=%23E7E7E7&title=ComfyUI-decadetw-auto-messaging-realtime&edge_flat=true" alt=""/> </p> <p align="center"> <a href="https://github.com/feross/standard"> <img src="https://img.shields.io/badge/code%20style-standard-green.svg?style=flat-square" alt=""> </a> <a href="https://github.com/xlinx/sd-webui-decadetw-auto-prompt-llm/releases"> <img src="https://img.shields.io/github/downloads/xlinx/sd-webui-decadetw-auto-prompt-llm/total.svg?style=flat-square" alt=""> </a> <a href="https://travis-ci.org/xlinx/sd-webui-decadetw-auto-prompt-llm/builds"> <img src="https://img.shields.io/travis/xlinx/sd-webui-decadetw-auto-prompt-llm.svg?style=flat-square" alt=""> </a> <a href="https://github.com/xlinx/sd-webui-decadetw-auto-prompt-llm/releases/latest"> <img src="https://img.shields.io/github/release/xlinx/sd-webui-decadetw-auto-prompt-llm?style=flat-square" alt=""> </a> <a href="https://github.com/xlinx/sd-webui-decadetw-auto-prompt-llm/issues"> <img src="https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat-square" alt=""> </a> </p>

Update Log

  • [add|20240730] | 🟢 LLM Recursive Prompt
  • [add|20240730] | 🟢 Keep ur prompt ahead each request
  • [add|20240731] | 🟢 LLM Vision
  • [add|20240803] | 🟢 translateFunction
    • When LLM answered, use LLM translate result to your favorite language.
      • ex: Chinese. It's just for your reference, which won't affect SD.
  • [add|20240808] | 🟠 Before and After script | exe-command
  • [add|20240808] | 🟠 release LLM VRAM everytimes

Motivation💡

  • Call LLM : auto prompt for batch generate images
  • Call LLM-Vision: auto prompt for batch generate images
  • Image will get more details that u never though before.
  • prompt detail is important

Usage

LLM-Text

  • batch image generate with LLM

    • a story
  • Using Recursive prompt say a story with image generate

  • Using LLM

    • when generate forever mode
      • example as follows figure Red-box.
      • just tell LLM who, when or what
      • LLM will take care details.
    • when a story-board mode (You can generate serial image follow a story by LLM context.)
      • its like comic book
      • a superstar on stage
      • she is singing
      • people give her flower
      • a fashion men is walking.

LLM-Vision 👀

  • batch image generate with LLM-Vision
    • let LLM-Vision see a magazine
    • see series of image
    • see last-one-img for next-image
    • make a serious of image like comic

Before and After script


<table> <tr> <td colspan="2"><b style="font-size:20px">[🟢] stable-diffusion-webui-AUTOMATIC1111</b></td> </tr> <tr> <td colspan="2"><b style="font-size:20px">[🟢] stable-diffusion-webui-forge</b></td> </tr> <tr> <td colspan="2"><b style="font-size:20px">[🟢] ComfyUI</b></td> </tr> <tr> <td colspan="2"><b style="font-size:30px">1. SD-Prompt ✦ </b></td> </tr> <tr> <td colspan="2">1girl</td> </tr> <tr> <td><b style="font-size:30px">2.1 LLM-Text ✦</b></td> <td><b style="font-size:30px">2.2 LLM-Vision ✦</b></td> </tr> <tr> <td>a super star on stage.</td> <td>Who is she in image?</td> </tr> <tr> <td><b style="font-size:20px">2.3 LLM-Text-sys-prompt ✦</b></td> <td><b style="font-size:20px">2.4 LLM-Vision-sys-prompt ✦</b></td> </tr> <tr> <td>You are an AI prompt word engineer. Use the provided keywords to create a beautiful composition. Only the prompt words are needed, not your feelings. Customize the style, scene, decoration, etc., and be as detailed as possible without endings.</td> <td>You are an AI prompt word engineer. Use the provided image to create a beautiful composition. Only the prompt words are needed, not your feelings. Customize the style, scene, decoration, etc., and be as detailed as possible without endings.</td> </tr> <tr> <td colspan="2"><b style="font-size:30px">3. LLM will answer other detail ✦</b></td> </tr> <tr > <td colspan="2"> The superstar, with their hair flowing in the wind, stands on the stage. The lights dance around them, creating a magical moment that fills everyone present with awe. Their eyes shine bright, as if they are ready to take on the world.</td> </tr> <tr > <td colspan="2">The superstar stands tall in their sparkling costume, surrounded by fans who chant and cheer their name. The lights shine down on them, making their hair shine like silver. The crowd is electric, every muscle tense, waiting for the superstar to perform</td> </tr> </table> <table> <tr> <td colspan="2"> <b style="font-size:30px">4. Main Interface | sd-web-ui | ComfyUI </b> </td> </tr> <tr> <td><img src="images/rm_mainui_sdwebui.png"></td> <td><img src="images/rm_mainui_comfyui.png"></td> </tr> <tr> <td colspan="2"><img src="images/rm_use1.png"></img></td> </tr> <tr> <td colspan="2"><img src="images/rm_use2.png"></img></td> </tr> <tr> <td colspan="2"><img src="images/rm_use3.png"></img></td> </tr> <tr> <td colspan="2"> <b style="font-size:20px">ComfyUI Manager | search keyword: auto</b> </td> </tr> <tr> <td colspan="2"><img src="images/comfyui_manageer_search_keyword_auto.png" ></td> </tr> </table>

Usage

<table style="border-width:0px" > <tr> <td> <b style="font-size:20px">Input</b> </td> <td> <b style="font-size:20px">Output</b> </td> </tr> <tr> <td> <b style="font-size:20px">LLM-Text: a superstar on stage.</b> <hr/> <b style="font-size:20px">LLM-Vision: What's pose in this image?.</b> <hr/> (okay, its cool.) </td> <td> <img width="300" src="images/u1.png" alt=""/> </td> </tr> <tr> <td> <b style="font-size:20px">LLM-Text: a superstar on stage.</b> <hr/> <b style="font-size:20px">LLM-Vision: with a zebra image</b> <hr/> (okie, cooool show dress. At least we don't have half zebra half human.) </td> <td colspan="1"><img width="300" src="images/u2.png" alt=""></img></td> </tr> <tr> <td><b style="font-size:20px">LLM-Text: a superstar on stage. </b> <hr/>(okay, its cool.)</td> <td><img width="300" src="images/u3.png"></img></td> </tr> <tr> <td><b style="font-size:20px">LLM: a superstar on stage.</b><hr/> (Wow... the describe of light is great.)</td> <td><img width="300" src="images/u4.png"></img></td> </tr> <tr> <td><b style="font-size:20px">LLM: a superstar on stage.</b><hr/> (hnn... funny, it does make sense.)</td> <td><img width="300" src="images/u5.png"></img></td> </tr> <tr> <td> <b style="font-size:20px">CHALLENGE<hr/> LLM-vision:A Snow White girl walk in forest.</b><hr/> (detect ur LLM-Vision Model IQ; if u didnt get white dress and lot of snow.... plz let me know model name)</b> <hr> <li>SD model: <a href="https://civitai.com/models/618692/flux?modelVersionId=691639"> Flux.1 D </a> </li> <li>LLM model: <a href="https://huggingface.co/FiditeNemini/Llama-3.1-Unhinged-Vision-8B-GGUF"> llava-llama-3.1-8b </a> </li> <li>LLM model: <a href="https://huggingface.co/Lewdiculous/Eris_PrimeV4-Vision-32k-7B-GGUF-IQ-Imatrix#quantization-information"> Eris_PrimeV4-Vision-32k-7B-IQ3_XXS </a> </li> </td> <td> <img width="300" src="images/u6.png"/> <img width="300" src="images/u7.png"></img> </td> </tr> <tr> <td> <b style="font-size:20px">FLUX model</b><hr/> hnn...NSFW show. I'm not mean that, but not a wrong answer. <hr/>(Trigger more details; that u never thought about it.) <hr> <li>SD model: <a href="https://civitai.com/models/618692/flux?modelVersionId=691639"> Flux.1 D </a> </li> <li>LLM model: <a href="https://huggingface.co/FiditeNemini/Llama-3.1-Unhinged-Vision-8B-GGUF"> llava-llama-3.1-8b </a> </li> <li>LLM model: <a href="https://huggingface.co/Lewdiculous/Eris_PrimeV4-Vision-32k-7B-GGUF-IQ-Imatrix#quantization-information"> Eris_PrimeV4-Vision-32k-7B-IQ3_XXS </a> </li> </td> <td><img width="300" src="images/u8.png"></img></td> </tr> <tr> <td> <b style="font-size:20px">advanced use | before-after-action </b> <hr/> in fact, u can run any u want script | (storyboard) | random read line from txt send into LLM </td> <td><img width="300" src="images/readme_before_action.png"></img></td> </tr> <tr> <td> <b style="font-size:20px">Special LLM Loop for ComfyUI</b> <hr/> Connect 1st LLM-Text output to 2nd LLM-Text Input </td> <td><img width="300" src="images/llm-text-loop.png"></img></td> </tr> </table>

Usage Tips

  • tips1:
    • leave only 1 or fewer keyword(deep inside CLIP encode) for SD-Prompt, others just fitting into LLM
    • SD-Prompt: 1girl, [xxx,]<--(the keyword u use usually, u got usually image)
    • LLM-Prompt: xxx, yyy, zzz, <--(move it to here; trigger more detail that u never though.)
  • tips2:
    • leave only 1 or fewer keyword(deep inside CLIP encode) for SD-Prompt, others just fit into LLM
    • SD-Prompt: 1girl,
    • LLM-Prompt: a superstar on stage. <--(say a story)
  • tips3:
    • action script - Before
      • random/series pick prompt txt file random line fit into LLM-Text [read_random_line.bat]
      • random/series pick image path file fit into LLM-Vision
    • action script - After
      • u can call what u want command
      • ex: release LLM VRAM each call: "curl http://localhost:11434/api/generate -d '{"model": "llama2", "keep_alive": 0}'" @Pdonor
      • ex: bra bra. Interactive anything.
  • tipsX: Enjoy it, inspire ur idea, and tell everybody how u use this.

Installtion

Suggestion software info list

<table style="border-width:0px" > <tr> <img src="https://lmstudio.ai/static/media/demo2.9df5a0e5a9f1d72715e0.gif" width=50%> </tr> <tr> <img src="https://github.com/LostRuins/koboldcpp/raw/concedo/media/preview3.png" width=33%> </tr> </table>

Suggestion LLM Model

<img src="https://huggingface.co/FiditeNemini/Llama-3.1-Unhinged-Vision-8B-GGUF/resolve/main/llama-3.1-unhinged-vision.jpeg" width=40%> <img src="https://github.com/InternLM/lmdeploy/assets/36994684/0cf8d00f-e86b-40ba-9b54-dc8f1bc6c8d8" width=40%>

Javascript!

security issue, but u can consider as follows.

Buy me a Coca cola ☕

https://buymeacoffee.com/xxoooxx

Colophon

Made for fun. I hope if brings you great joy, and perfect hair forever. Contact me with questions and comments, but not threats, please. And feel free to contribute! Pull requests and ideas in Discussions or Issues will be taken quite seriously! --- https://decade.tw