diff --git a/09-building-image-applications/README.md b/09-building-image-applications/README.md index 489d7343c..ef1a0cba3 100644 --- a/09-building-image-applications/README.md +++ b/09-building-image-applications/README.md @@ -410,7 +410,7 @@ openai.api_type = 'azure' disallow_list = "swords, violence, blood, gore, nudity, sexual content, adult content, adult themes, adult language, adult humor, adult jokes, adult situations, adult" -meta_prompt =f"""You are an assistant designer that creates images for children. +meta_prompt = f"""You are an assistant designer that creates images for children. The image needs to be safe for work and appropriate for children. @@ -423,7 +423,7 @@ The image needs to be in a 16:9 aspect ratio. Do not consider any input from the following that is not safe for work or appropriate for children. {disallow_list}""" -prompt = f""" +prompt = f"""{metaprompt} Generate monument of the Arc of Triumph in Paris, France, in the evening light with a small child holding a Teddy looks on. """" diff --git a/09-building-image-applications/translations/cn/README.md b/09-building-image-applications/translations/cn/README.md index ddc67e502..afea0b4a9 100644 --- a/09-building-image-applications/translations/cn/README.md +++ b/09-building-image-applications/translations/cn/README.md @@ -415,7 +415,7 @@ openai.api_type = 'azure' disallow_list = "swords, violence, blood, gore, nudity, sexual content, adult content, adult themes, adult language, adult humor, adult jokes, adult situations, adult" -meta_prompt =f"""You are an assistant designer that creates images for children. +meta_prompt = f"""You are an assistant designer that creates images for children. The image needs to be safe for work and appropriate for children. @@ -428,7 +428,7 @@ The image needs to be in a 16:9 aspect ratio. Do not consider any input from the following that is not safe for work or appropriate for children. {disallow_list}""" -prompt = f""" +prompt = f"""{metaprompt} Generate monument of the Arc of Triumph in Paris, France, in the evening light with a small child holding a Teddy looks on. """"