You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing issues and checked the recent builds/commits
What would your feature do ?
If possible could the "generate forever/cancel generate forever" options found in txt2img of webui when right-clicking the generate button be added to the deforum generate button to allow for automatic continuous generations?
Proposed workflow
Right-click the generate button to have pop-up box show the generate forever/cancel generate forever options
Selecting "generate forever" will continuously generate animations automatically one after the other until cancelled without need to manually hit generate each time
Selecting "cancel generate forever" would stop the automatic continuous generation and go back to manual mode
Additional information
Are you going to help adding it?
Did what I could, see my modified webui javascript>contextMenus.js code below to add generate forever/cancel generate forever functionality to deforum