How to perform parallel inference?

#37
by ZXH - opened

How to perform parallel inference? When I use the deployed service of pipeline at the same time, SD3 will report an error, which is:
dt = self.sigmas[self.step_index + 1] - sigma_hat
IndexError: index 29 is out of bounds for dimension 0 with size 29

Sign up or log in to comment