So there are two features that were added here, let me know if you want me to break them out into separate PRs.
Features:
Save generated images into a travels/{sequence_number}/ folder instead of in the same place as standard txt2img generations
Add the option to save as a video upon completion. This requires the addition of a pip module moviepy, the additional installation step has been added to the README accordingly.
So there are two features that were added here, let me know if you want me to break them out into separate PRs.
Features:
travels/{sequence_number}/
folder instead of in the same place as standard txt2img generationsmoviepy
, the additional installation step has been added to the README accordingly.