hako-mikan/sd-webui-negpip

Incompatibility with SD.Next

Closed this issue · 1 comments

As the subject says, the callback fails during generation in this line:

for step, regions in self.conds_all[0]:

Because at least in my testing with SD.Next, self.conds_all is `None.

I'm not knowledgeable enough to know if the fault lies in negpip or in SD.Next.

I can't reproduce what I just saw. Closing.