livepeer / go-livepeer

Official Go implementation of the Livepeer protocol
http://livepeer.org
MIT License
547 stars 171 forks source link

Frame interpolation go #3135

Open JJassonn69 opened 2 months ago

JJassonn69 commented 2 months ago

What does this pull request do? Explain your changes. (required)

It adds the functionality of frame-interpoaltion in similar manner to the image and video generation.

Specific updates (required)

How did you test each of these updates (required)

Compiled the binaries from the code changes and tested it offchain as well as onchain, the docker image used was also build from the updated code for frame-interpolation pipeline.

Does this pull request close any open issues?

It adds feature for frame-interpolation

Checklist: