Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layer Diffuse not working in Inference Interface #993

Open
GeminiSquishGames opened this issue Nov 10, 2024 · 0 comments
Open

Layer Diffuse not working in Inference Interface #993

GeminiSquishGames opened this issue Nov 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@GeminiSquishGames
Copy link

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:

{
  "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
@GeminiSquishGames GeminiSquishGames added the bug Something isn't working label Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant