BlenderNeko/ComfyUI_Noise

Recent ComfyUi change broke Unsampler node

Closed this issue · 2 comments

Hey there,

this change to samply.py broke the Unsampler node:
comfyanonymous/ComfyUI@036f88c#diff-2e28093f5c1fe698e3f531ad59f86e68cb6947e7c94f9ce142d2ae6ce0fd7506R44

We now need to call convert_cond(positive) / convert_cond(negative) here:

https://github.com/BlenderNeko/ComfyUI_Noise/blob/master/nodes.py#L221

大佬 这里要怎么改可以说一下么

fixed in latest commit