Is it possible to implement the ability to reuse images generated during the process? #43
Replies: 2 comments 2 replies
-
not so easy , how shoulde we blend from last outpainted frame to an png provided. we struggle actually on an exit image, to get an SEamless transition from/to given png. |
Beta Was this translation helpful? Give feedback.
-
I had a similar challenge and have updated a pull request in the develop branch. In this, I have added key frames and expanded the JSON format to include a file location instead of a prompt. Here is an example: here is an example of the new json format |
Beta Was this translation helpful? Give feedback.
-
Thank you v8hid for making this interesting extension.
I am very interested in this extension and would like to suggest an upgrade.
I was testing the current version and was curious about the png file that is generated before the movie generation.
Would it be possible to implement an additional feature to regenerate the movie by reusing this?
If so, I think it would be possible to process the png file using LoopBack, etc. to generate the movie more as intended.
https://user-images.githubusercontent.com/51348259/233340959-d6eeae68-7389-4b7c-8d9b-4638bb357246.mp4
Beta Was this translation helpful? Give feedback.
All reactions