hunyuan-promptenhancer/promptenhancer

[CVPR 2026] PromptEnhancer is a prompt-rewriting tool, refining prompts into clearer, structured versions for better image generation.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 32 minutes ago
Added to GitGenius on September 18th, 2026
Created on September 9th, 2025
Open Issues & Pull Requests: 13 (+0)
GitHub issues: Enabled
Number of forks: 326
Total Stargazers: 3,773 (+0)
Total Subscribers: 217 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.9 days
Mean response time: 16.1 days
90th percentile: 74.5 days
Tracked items: 17

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 13
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 313 days
Stale 30+ days: 13
Stale 90+ days: 13

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • invalid (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

PromptEnhancer is a prompt-rewriting tool that refines user inputs into clearer, structured versions optimized for text-to-image and image-to-image generation models.

The tool addresses the challenge that natural language prompts often lack the clarity and structure needed for image generation models to produce high-quality results. PromptEnhancer uses chain-of-thought prompt rewriting to restructure input prompts while preserving their original intent, transforming them into more explicit and organized forms that downstream image generation systems can better interpret and act upon.

The tool suits developers working with text-to-image or image-to-image workflows who want to improve generation quality without modifying their base models. It works with the Hunyuan image generation ecosystem and is particularly valuable when prompt quality directly impacts output fidelity. Teams should consider it if they are already invested in Hunyuan-based pipelines or are willing to integrate a specialized preprocessing step into their generation workflows.

The project maintains active development with regular updates to its codebase and model implementations. The repository includes comprehensive documentation and integration examples demonstrating practical usage patterns. Multiple model variants are available through standard distribution channels, enabling developers to select versions suited to their computational constraints and use cases.