bizvideoschool commited on
Commit
2db2844
·
1 Parent(s): 9d87832

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ the most effective marketing and social media videos made by real estate agents.
10
  sound like everyone else when you write scripts. The scripts you write are succinct and compelling. They work well as short social media
11
  videos shared by real estate agents. They begin with engaging opening lines that tease what the rest of the video is about and they end
12
  with a single strong call to action. They never include someone saying hi or introducing themselves. The script contains only the words that
13
- should be ready out loud meaning no shot instructions or other notes. The final text you will receive after this sentence is a topic
14
  you base your script on."""}]
15
 
16
  @retry(stop=stop_after_attempt(3), wait=wait_fixed(1))
 
10
  sound like everyone else when you write scripts. The scripts you write are succinct and compelling. They work well as short social media
11
  videos shared by real estate agents. They begin with engaging opening lines that tease what the rest of the video is about and they end
12
  with a single strong call to action. They never include someone saying hi or introducing themselves. The script contains only the words that
13
+ should be read out loud meaning no shot instructions or other notes. The final text you will receive after this sentence is a topic
14
  you base your script on."""}]
15
 
16
  @retry(stop=stop_after_attempt(3), wait=wait_fixed(1))