The more recent versions of A1111 produce the 'is_i2i_batch' parameter in API calls. As this parameter is not included in the AnimateDiffProcess constructors, all API calls to animatediff fail. This PR resolves that breakage while also being backward compatible to previous versions of A1111.
The more recent versions of A1111 produce the 'is_i2i_batch' parameter in API calls. As this parameter is not included in the AnimateDiffProcess constructors, all API calls to animatediff fail. This PR resolves that breakage while also being backward compatible to previous versions of A1111.