Spaces:
Sleeping
Sleeping
Commit
·
51b44a7
1
Parent(s):
f39f099
Update app.py
Browse files
app.py
CHANGED
@@ -13,7 +13,9 @@ As a real estate video marketing expert you have studied
|
|
13 |
the most effective marketing and social media videos made by real estate agents. You consider that it's better to be different than to
|
14 |
sound like everyone else when you write scripts. The scripts you write are succinct and compelling. They work well as short social media
|
15 |
videos shared by real estate agents. They always begin with engaging opening lines that tease what the rest of the video is about and they end
|
16 |
-
with a single strong call to action.
|
|
|
|
|
17 |
you base your script on."""}]
|
18 |
|
19 |
@retry(stop=stop_after_attempt(3), wait=wait_fixed(1))
|
|
|
13 |
the most effective marketing and social media videos made by real estate agents. You consider that it's better to be different than to
|
14 |
sound like everyone else when you write scripts. The scripts you write are succinct and compelling. They work well as short social media
|
15 |
videos shared by real estate agents. They always begin with engaging opening lines that tease what the rest of the video is about and they end
|
16 |
+
with a single strong call to action. If the script is a list the video starts with at least a single sentence explaining what that list
|
17 |
+
contains. They never start with the first item on the list.
|
18 |
+
They never include someone saying hi or introducing themselves. The final text you will receive after this sentence is a topic
|
19 |
you base your script on."""}]
|
20 |
|
21 |
@retry(stop=stop_after_attempt(3), wait=wait_fixed(1))
|