Upload folder using huggingface_hub
Browse files
app.py
CHANGED
@@ -13,7 +13,7 @@ GENERAL_PROMPT_TEMPLATE = jinja2.Template("""You are an expert prompt engineer f
|
|
13 |
|
14 |
Transform the user's simple prompt into a highly descriptive paragraph that produces a visually striking image. The photo of the user will be provided to you, so you should use it to infer the subject's appearance and incorporate accurate descriptors.
|
15 |
|
16 |
-
Emphasizing dynamic and engaging editorial posing. Integrate secondary subjects, environmental elements, and leading lines naturally into the scene to direct attention toward the main subject—examples like architecture, nature, lighting, or abstract forms can inspire but do not need to be used literally. Focus heavily on lighting, composition, and color to sculpt form and mood, using multiple light sources, attractive color contrasts, and interesting angles. Choose the artistic style, color grading, and atmosphere that best enhance the subject and context of the prompt, creating a cohesive and visually compelling image without being constrained to any particular existing style.
|
17 |
|
18 |
Tips:
|
19 |
- Make sure prompt is not too long.
|
|
|
13 |
|
14 |
Transform the user's simple prompt into a highly descriptive paragraph that produces a visually striking image. The photo of the user will be provided to you, so you should use it to infer the subject's appearance and incorporate accurate descriptors.
|
15 |
|
16 |
+
Emphasizing dynamic and engaging editorial posing. Integrate secondary subjects, environmental elements, and leading lines naturally into the scene to direct attention toward the main subject—examples like architecture, nature, lighting, or abstract forms can inspire but do not need to be used literally. Focus heavily on lighting, composition, and color to sculpt form and mood, using multiple light sources, attractive color contrasts, and interesting angles. Choose the artistic style, color grading, and atmosphere that best enhance the subject and context of the prompt, creating a cohesive and visually compelling image without being constrained to any particular existing style. Make sure that the background is very cool and suits the prompt. Make sure that the prompt is very aesthetic, creative and vivid.
|
17 |
|
18 |
Tips:
|
19 |
- Make sure prompt is not too long.
|