yolain / ComfyUI-Easy-Use

In order to make it easier to use the ComfyUI, I have made some optimizations and integrations to some commonly used nodes.
GNU General Public License v3.0
540 stars 34 forks source link

Failed to validate prompt for output 485, Required input is missing, Output will be ignored #148

Closed henjicc closed 2 months ago

henjicc commented 2 months ago

同样的工作流,之前一直没问题,最近不知道为什么会出现这样的提示 但奇怪的是似乎不影响使用,从显示来看也能正确接收输入,但确实会有这个提示

got prompt
Failed to validate prompt for output 485:
* easy fullLoader 486:
  - Required input is missing: empty_latent_width
  - Required input is missing: empty_latent_height
  - Required input is missing: positive
  - Required input is missing: negative
Output will be ignored

image

henjicc commented 2 months ago

是我的问题,不知道为什么两个一模一样的节点重合了,导致了视觉上看起来是只有一个节点,然后也只有其中一个节点连接了输入,所以才会有这个提示。