benrugg/AI-Render

Feature Request: Ebsynth for new frames

Opened this issue · 3 comments

b4zz4 commented

Describe the feature you'd like to see:

Ebsynth enables the generation of consistent new frames based on an artistic reference, applying its visual and stylistic elements to maintain coherence with the original image.
For instance, we generate one frame using a neural network, and subsequently, the rest of the frames are created based on the initial reference.

Additional information

For example:

https://4232.cf/improving-flow-of-ebsynth/
https://4232.cf/?s=ebsynth

This would be really cool. I've seen some of the stuff that Ebsynth can make, and I think it could be valuable to integrate into AI Render.

Is there an API for it? Or are python commands the only way to use it?

b4zz4 commented

Ok, I will see how I could potentially integrate it. Blender has its own version of python built in, so it's very difficult to install custom libraries, make sure their dependencies get installed, support cross platform, etc.