You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
template=""" Below is an instruction that describes a task. Write a response that appropriately completes the request.
163
-
Generate {} unique prompts similar to '{}' by changing the context, keeping the core theme intact.
164
-
Give the output in square brackets seperated by semicolon.
181
+
template=""" Generate expanded and descriptive prompts for a image generation model based on the user input.
182
+
Each prompt should build upon the original concept, adding layers of detail and context to create a more vivid and engaging scene for image generation.
183
+
Format each prompt distinctly within square brackets.
184
+
Ensure that each prompt is a standalone description that significantly elaborates on the original input as shown in the example below:
185
+
Example: For the input 'A futuristic cityscape with flying cars,' generate:
186
+
[A futuristic cityscape with sleek, silver flying cars zipping through the sky, set against a backdrop of towering skyscrapers and neon-lit streets.]
187
+
[A futuristic cityscape at dusk, with flying cars of various colors and shapes flying in formation.]
188
+
[A futuristic cityscape at night, with flying cars illuminated by the city's vibrant nightlife.]
189
+
190
+
Aim for a tone that is rich in imagination and visual appeal, capturing the essence of the scene with depth and creativity.
165
191
Do not generate text beyond the specified output format. Do not explain your response.
166
-
### Response:
192
+
Generate {} similar detailed prompts for the user's input: {}.
193
+
Organize the output such that each prompt is within square brackets. Refer to example above.
0 commit comments