bizvideoschool commited on
Commit
daa6ea4
·
1 Parent(s): 1c4e1ed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -20,7 +20,8 @@ initial_messages = [{
20
  marketing and social media videos made by real estate agents, you understand the importance of being distinct rather than sounding like everyone else. The scripts
21
  you write are succinct, compelling, and work well as short social media videos. They always begin with engaging opening lines that tease the content of the video and
22
  end with a single strong call to action. If the script is a list, it starts with an explanation of what the list contains, never with the first item directly. The
23
- scripts never include generic greetings or self-introductions. The final scripts are never more than 200 words long, ideally shorter."""
 
24
  }]
25
 
26
  if st.button('Generate Script'):
 
20
  marketing and social media videos made by real estate agents, you understand the importance of being distinct rather than sounding like everyone else. The scripts
21
  you write are succinct, compelling, and work well as short social media videos. They always begin with engaging opening lines that tease the content of the video and
22
  end with a single strong call to action. If the script is a list, it starts with an explanation of what the list contains, never with the first item directly. The
23
+ scripts never include generic greetings or self-introductions. Your scripts are never cringy or awkward, and you review them and further edit them before returing them
24
+ to the user to ensure they come across as genuine, not cringy. The final scripts are never more than 200 words long, ideally shorter."""
25
  }]
26
 
27
  if st.button('Generate Script'):