comfyanonymous / ComfyUI

The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
https://www.comfy.org/
GNU General Public License v3.0
53.66k stars 5.69k forks source link

Unable to use FaceDetailer after ComfyUI update #2185

Open qbyss opened 10 months ago

qbyss commented 10 months ago

I used the node FaceDetailer (pipe) that worked perfectly but since the update that I did today I now have the following errors :

ERROR:root:Failed to validate prompt for output 27:
ERROR:root:* FaceDetailerPipe 25:
ERROR:root:  - Required input is missing: cycle
ERROR:root:Output will be ignored
ERROR:root:Failed to validate prompt for output 70:
ERROR:root:* FaceDetailerPipe 68:
ERROR:root:  - Required input is missing: cycle
ERROR:root:Output will be ignored

I don't see any trace of that "cycle" input. Nothing has changed in my workflow.

qbyss commented 10 months ago

Had to revert to checkout cc76a1076e42e43ef535cac2bc910b1f33eb3f04 for ComyfyUI-Impact-Pack.

ltdrdata commented 10 months ago

First, this issue should be reported in the Impact Pack repository, not here.

The symptoms occur when the latest Impact Pack has an added cycle input in Detailer, which is not present in your workflow. A more specific scenario is that this issue may occur if you have upgraded and restarted but haven't refreshed the browser.