Update app.py
Browse files
app.py
CHANGED
@@ -88,7 +88,7 @@ def generate_story(comments, temperature=0.7):
|
|
88 |
|
89 |
Read all the comments, understand the emotions people are feeling and pick an emotion which is the most dominant
|
90 |
and create a story in first person keep the words
|
91 |
-
simple
|
92 |
come earlier in sequence. The comments are given here: {comments_text}"""},
|
93 |
{"role": "assistant", "content": """
|
94 |
ignore the comment which has lyrics of the song,
|
|
|
88 |
|
89 |
Read all the comments, understand the emotions people are feeling and pick an emotion which is the most dominant
|
90 |
and create a story in first person keep the words
|
91 |
+
simple yet heart touching. Give more weight to the comments that
|
92 |
come earlier in sequence. The comments are given here: {comments_text}"""},
|
93 |
{"role": "assistant", "content": """
|
94 |
ignore the comment which has lyrics of the song,
|