Skip to content

Allow passing None as a image into SingleImageLoopOpen#7

Open
MrVarens wants to merge 1 commit intoWainWong:mainfrom
MrVarens:main
Open

Allow passing None as a image into SingleImageLoopOpen#7
MrVarens wants to merge 1 commit intoWainWong:mainfrom
MrVarens:main

Conversation

@MrVarens
Copy link

I have workflow that allow user to set initial images for wan2.2 generation, and it can be start or end image (or both), and after first iteration it will always get last image from generated video to make another part of it. Thats when user set end image and no start image I have to pass None into SingleImageLoopOpen on init step but as for now its set to required.

In PR i set it to optional, tested and work without any issues while you pass None or Image.

There are probably more usecases that could pass None on initial step, could be nice to merge it for others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant