dlennon commited on
Commit
3a552ce
·
verified ·
1 Parent(s): b6679ec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,7 +30,7 @@ def generate_video_script(title, formality_level, emotional_tone, engagement_lev
30
  f"* After giving valuable information to your viewer, you have to be able to lead them somewhere or encourage them to engage\n"
31
  f"* ex. \"And if you wanna know how that looks like, then watch this video back and follow for more.\"\n"
32
  f"* This encourages the audience to rewatch the video to see the video is an actual example of what they just learned and it encourages them to follow and share the content if they found it valuable!\n"
33
- f"Follow viral video recipe above in creating a Viral Video script for me. Do not repeat the instructions above, just use the framework for the viral video script.\n"
34
  f"Topic: {title}\n"
35
  f"Tone: {emotional_tone}\n"
36
  f"Formality Level: {formality_level}\n"
 
30
  f"* After giving valuable information to your viewer, you have to be able to lead them somewhere or encourage them to engage\n"
31
  f"* ex. \"And if you wanna know how that looks like, then watch this video back and follow for more.\"\n"
32
  f"* This encourages the audience to rewatch the video to see the video is an actual example of what they just learned and it encourages them to follow and share the content if they found it valuable!\n"
33
+ f"Follow viral video recipe above in creating a Viral Video script for me. Do not repeat the instructions above, just use the framework for the viral video script. Every output must include: HOOK, THE SETUP, THE CONFLICT, THE RESOLUTION, THE CTA. \n"
34
  f"Topic: {title}\n"
35
  f"Tone: {emotional_tone}\n"
36
  f"Formality Level: {formality_level}\n"