Unable to use FaceDetailer after ComfyUI update
Open
User Support
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.