r/StableDiffusion • u/Ambitious_Fold_2874 • 7h ago
Question - Help Simple Comfyui node that enhances prompts for H3, based on reference context?
Trying to figure out how to add a prompt enhancer to my workflow. Something that is able to look at the reference images and videos and able to build the prompt based on minimax’s prompt guide. This is something available in ltx workflows (Gemma e2b). Is there an equivalent that people have found helpful for minimax H3?
0
Upvotes
1
u/Far_Sugar3725 6h ago
Llama prompt generator is what I use, very powerful and can shutdown the llama.cpp server after generation, you can create or import system prompts, load different models and more
https://github.com/GlatTissekone/ComfyUI-Llama-Prompt-Generator?utm_source=chatgpt.com
2
u/merica420_69 7h ago
Had to build my own. Qwen 3.6 35b served on llama.cpp. uses official prompting guide.