feat: enhance image generation prompt clarity

- Add requirements for clearer and brighter images
- Specify maintenance of brightness even in overcast conditions
- Include enhancements for sunny day imagery
- Revise output prompt to remove unnecessary prefix and suffix

These changes improve the clarity and effectiveness of prompts
used in AI-generated imagery. The additional specifications help
guide the AI in producing visually appealing and contextually
relevant images for various weather conditions.
This commit is contained in:
songtianlun 2025-02-12 11:56:09 +08:00
parent d045f532ec
commit af4ee3ee21

View File

@ -83,9 +83,12 @@ class AiService
- Feature iconic landmarks or architecture from #{city.name} - Feature iconic landmarks or architecture from #{city.name}
- Realistic style - Realistic style
- Weather conditions should be clearly visible - Weather conditions should be clearly visible
- Keep the picture clear and bright and avoid blurring
- Ensure the overall brightness is maintained, even in overcast conditions, by incorporating vibrant colors and soft lighting effects.
- If its a sunny day, enhance the brightness and warmth of the scene.
- Atmospheric and artistic composition - Atmospheric and artistic composition
Generate a detailed, creative prompt that will produce a beautiful and realistic image. Generate a detailed, creative prompt that will produce a beautiful and realistic image. Directly output prompt words, no prefix and suffix words
PROMPT PROMPT
end end
end end