go-livepeer icon indicating copy to clipboard operation
go-livepeer copied to clipboard

[AI] Text to video pipeline support

Open stronk-dev opened this issue 1 year ago • 1 comments
trafficstars

This PR hopefuly adds support for text-to-video pipelines, like this or that (not sure how well they work, as the former for example talks about combining it with a styled base model)

stronk-dev avatar Apr 11 '24 08:04 stronk-dev

This PR is still being tested, but creating the draft PR now in case anyone wants to review the code or help out. ~~Currently stuck at ' oapi validation error statusCode=404 message=no matching operation was found' when sending in a text-to-vid job, so I am probably making a dumb mistake somewhere.~~ 'Twas indeed a dumb mistake: don't manually edit a generated runner.gen.go file, but generate a new one using make codegen

stronk-dev avatar Apr 11 '24 08:04 stronk-dev

Going to close this in favour of https://github.com/livepeer/ai-worker/pull/187 The branch can be deleted

stronk-dev avatar Sep 04 '24 11:09 stronk-dev