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:
parent
d045f532ec
commit
af4ee3ee21
@ -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 it’s 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
|
||||||
|
Loading…
Reference in New Issue
Block a user