Hunyuan-PromptEnhancer/PromptEnhancer
PromptEnhancer is a prompt-rewriting tool, refining prompts into clearer, structured versions for better image generation.
Employs chain-of-thought reasoning to decompose prompts into structured components (subject, action, style, attributes), with support for both T2I and image-to-image editing modes via specialized 7B/32B language models. Integrates with HunyuanImage and supports multiple deployment options including full-precision, GGUF-quantized (Q4/Q6/Q8), and vision-language variants for efficient inference across GPU memory constraints. Includes a T2I-Keypoints-Eval benchmark for evaluating semantic preservation across prompt rewriting.
3,648 stars.
Stars
3,648
Forks
314
Language
Python
License
—
Category
Last pushed
Jan 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/Hunyuan-PromptEnhancer/PromptEnhancer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
promptslab/Promptify
Prompt Engineering | Prompt Versioning | Use GPT or other prompt based models to get structured...
character-ai/prompt-poet
Streamlines and simplifies prompt design for both developers and non-technical users with a low...
masci/banks
LLM prompt language based on Jinja. Banks provides tools and functions to build prompts text and...
promplate/partial-json-parser
Parse partial JSON generated by LLM
Pan-ML/panml
PanML is a high level generative AI/ML development and analysis library designed for ease of use...