Merge pull request #88 from chenhengzh/main

optimize video terms prompt
This commit is contained in:
Harry 2024-03-28 17:22:17 +08:00 committed by GitHub
commit b4f6863dc4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -169,6 +169,8 @@ Generate {amount} search terms for stock videos, depending on the subject of a v
### Video Script
{video_script}
Please note that you must use English for generating video search terms; Chinese is not accepted.
""".strip()
logger.info(f"subject: {video_subject}")