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

[AI] Text to video pipeline support #3161

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stronk-dev
Copy link
Contributor

@stronk-dev stronk-dev commented Sep 4, 2024

This PR adds support for a text-to-video pipeline

Rebased my ancient text-to-video pipeline and some stuff might've broken, so needs a thorough review.

Also let me know if the refactor from ImageToVideoResult -> VideoResult is desired or not. I can imagine this might cause merge conflicts with other PR's so might be better to separate it out and add a TextToVideoResult for now.

Dependent on livepeer/ai-worker#187

@github-actions github-actions bot added the AI Issues and PR related to the AI-video branch. label Sep 4, 2024
# Conflicts:
#	ai/file_worker.go
#	cmd/livepeer/starter/starter.go
#	core/ai.go
#	core/capabilities.go
#	core/orchestrator.go
#	go.mod
#	go.sum
#	server/ai_http.go
#	server/ai_mediaserver.go
#	server/ai_process.go
#	server/rpc.go
@stronk-dev stronk-dev marked this pull request as ready for review September 4, 2024 14:22
@leszko leszko deleted the branch livepeer:master November 7, 2024 08:26
@leszko leszko closed this Nov 7, 2024
@rickstaa rickstaa reopened this Nov 13, 2024
@rickstaa rickstaa changed the base branch from ai-video to master November 13, 2024 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI Issues and PR related to the AI-video branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants