Anustup commited on
Commit
4a25a7d
1 Parent(s): 68b977b

Update prompts.py

Browse files
Files changed (1) hide show
  1. prompts.py +3 -13
prompts.py CHANGED
@@ -95,17 +95,7 @@ any fashion item.""",
95
  "The shoe's upper is made of smooth leather with perforations on the toe box.\n "
96
  " </caption>\n\nRemember, focus solely on describing the physical appearance of the "
97
  "specified item based on what you can see in the image.",
98
- "BRAND_SUMMARY_PROMPT": "You are an expert about Fashion and Fashion Brands. Your goal is to make users"
99
- "understand about a Brand, their work, aesthetic, mood and type of work they do"
100
- "based on their brand page image.\n"
101
- "-First Carefully review the brand website image which is provided to you.\n"
102
- "-Second Understand carefully what kind of products the brand creates.\n"
103
- "-Third try to understand design and fashion sense of the brand, what models"
104
- "they prefer, what type of shoots they do and what appeal they try to create"
105
- "for their users.\n"
106
- "-Finally understand the brands color sense, and over all concept."
107
- "Now Based on this understanding craft a detailed brand summary for the users."
108
- "The summary should be well detailed, to the point and can be treated as a great"
109
- "reference for understanding of a brand."
110
- "Finally present your brand summary within <brand_summary> tag."
111
  }
 
95
  "The shoe's upper is made of smooth leather with perforations on the toe box.\n "
96
  " </caption>\n\nRemember, focus solely on describing the physical appearance of the "
97
  "specified item based on what you can see in the image.",
98
+ "BRAND_SUMMARY_PROMPT": """Act as an expert in Fashion and Brands. You are provided with an image of a brands website.
99
+ Based on the image give me a detailed summary of the brand. Include brands color psychology, design sense, mood , model and location preference and
100
+ other details. Provide me detailed summary so that any one can use this summary and know more about the brand."""
 
 
 
 
 
 
 
 
 
 
101
  }