go-livepeer
go-livepeer copied to clipboard
[AI] Text to video pipeline support
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)
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
Going to close this in favour of https://github.com/livepeer/ai-worker/pull/187 The branch can be deleted