flake8 cleanup

pull/380/head
evelynmitchell 1 year ago
parent 8658a07a31
commit 4a4e4296e3

@ -203,7 +203,6 @@ class GPT4VisionAPI(BaseMultiModalModel):
""" """
PROMPT = f""" PROMPT = f"""
These are frames from a video that I want to upload. Generate a compelling description that I can upload along with the video: These are frames from a video that I want to upload. Generate a compelling description that I can upload along with the video:
{frames} {frames}
""" """
return PROMPT return PROMPT

Loading…
Cancel
Save