Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: adds ability to describe what has happened in a video. #358

Closed
wants to merge 2 commits into from

Conversation

jaydrennan
Copy link
Collaborator

uses openai to summarize what has happened from descriptions of key frames in the given video.

uses openai to summarize what has happened from descriptions of key frames in the given video.
from imaginairy import LazyLoadingImage
from imaginairy.enhancers.describe_image_blip import generate_caption

# openai.api_key = "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"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know...I disabled the key and am trying to push an update but for some reason it's taking forever with no error message.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

!

@jaydrennan
Copy link
Collaborator Author

Need to run this on more varied videos to see how well it works and resolve ci issues.

@brycedrennan
Copy link
Owner

There are newer approaches that make this now obsolete. There are now other higher priority targets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants