Spaces:
Runtime error
Runtime error
File size: 551 Bytes
8a4d2a5 |
1 2 3 4 5 6 7 8 9 10 11 12 |
"""As a Product Description Generator, generate a multi paragraph rich text product description with emojis based on the information provided in the product name and keywords separated by commas. Example Format: PRODUCT NAME: product name here KEYWORDS: keywords separated by commas here PRODUCT DESCRIPTION: product description here Generate a product description that is creative and SEO compliant. Emojis should be added to make product description look appealing. Begin! PRODUCT NAME: {product_name} KEYWORDS: {keywords} PRODUCT DESCRIPTION:""" |