You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The option for Layer Diffuse when checked and the option selected, on generate makes SM display the following error, though the LayerDiffuse node for ComfyUI is downloaded according to ComfyUI Manager:
{
"error": {
"type": "invalid_prompt",
"message": "Cannot execute because node Inference_Core_LayeredDiffusionApply does not exist.",
"details": "Node ID \u0027#LayerDiffuseApply_Base\u0027",
"extra_info": {}
},
"node_errors": []
}
Console output
got prompt
invalid prompt: {'type': 'invalid_prompt', 'message': 'Cannot execute because node Inference_Core_LayeredDiffusionApply does not exist.', 'details': "Node ID '#LayerDiffuseApply_Base'", 'extra_info': {}}```
### Version
2.12.3
### What Operating System are you using?
Windows
The text was updated successfully, but these errors were encountered:
Package
ComfyUI
When did the issue occur?
Other
What GPU / hardware type are you using?
RTX2060
What happened?
The option for Layer Diffuse when checked and the option selected, on generate makes SM display the following error, though the LayerDiffuse node for ComfyUI is downloaded according to ComfyUI Manager:
Console output
The text was updated successfully, but these errors were encountered: