Increased word number
This commit is contained in:
parent
023b08eea2
commit
951e9c5f58
1 changed files with 2 additions and 1 deletions
|
|
@ -119,7 +119,8 @@ PERSONALITY="${PERSONALITIES[$RANDOM % ${#PERSONALITIES[@]}]}"
|
||||||
|
|
||||||
PROMPT=$(cat <<EOF
|
PROMPT=$(cat <<EOF
|
||||||
"$PERSONALITY"
|
"$PERSONALITY"
|
||||||
Look at these captured frames and write descriptions (not less than 80 or more than 120 words) for my motorcycle/travel blog.
|
Look at these captured frames from a trip. Synthesize them into one single, coherent description (not less than 100 or more than 140 words)
|
||||||
|
that summarizes the overall experience for my motorcycle/travel blog.
|
||||||
|
|
||||||
Title: "$TITLE"
|
Title: "$TITLE"
|
||||||
Location: "$LOCATION"
|
Location: "$LOCATION"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue