deforum / deforum/sd-webui-deforum
[Feature Request]: make resume from timestring also work for Video Input, Hybrid Mode and ControlNet input
- Dominant language
- Python
- Stars
- 2.9k
- Forks
- 407
- PR merge metrics
- No merged PRs in 30d
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What would your feature do ?
Grab the animation frame marked with the timestring; grab the input video frame, if it doesn't exist unpack the video and grab the frame corresponding to the timestring; if it's the Hybrid mode, grab the previous animation and video frames as well; then continue rendering the animation. The same goes for Video Mask and ControlNet input.
### Proposed workflow
1. Go to Run tab
2. Enter the timestring
3. Continue rendering the animation
### Additional information
_No response_
### Are you going to help adding it? If not, tell why.
As a part of Deforum I'll either to it myself or help the rest of the team by working on other issues if someone will take it for me
Contributor guide
Assessment
This issue has not been assessed yet.