Increased word numbers
This commit is contained in:
parent
52d56d3e51
commit
76045d30da
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@ PERSONALITY="${PERSONALITIES[$RANDOM % ${#PERSONALITIES[@]}]}"
|
||||||
|
|
||||||
PROMPT=$(cat <<EOF
|
PROMPT=$(cat <<EOF
|
||||||
"$PERSONALITY"
|
"$PERSONALITY"
|
||||||
Look at these captured frames and write descriptions (not less tha 70 or more than 100 words) for my motorcycle/travel blog.
|
Look at these captured frames and write descriptions (not less than 80 or more than 120 words) for my motorcycle/travel blog.
|
||||||
|
|
||||||
Title: "$TITLE"
|
Title: "$TITLE"
|
||||||
Location: "$LOCATION"
|
Location: "$LOCATION"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue