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

节点缺少 class_type 属性 #92

Open
Chenhaolon opened this issue Aug 9, 2024 · 3 comments
Open

节点缺少 class_type 属性 #92

Chenhaolon opened this issue Aug 9, 2024 · 3 comments

Comments

@Chenhaolon
Copy link

无法执行,因为节点缺少 class_type 属性。:节点 ID“#1

@xjtuwolf
Copy link

同样遇到了。 File "D:\ai\ComfyUI\ComfyUI\custom_nodes\ComfyUI_smZNodes\smZNodes.py", line 886, in prompt_handler
if node["class_type"] == "smZ CLIPTextEncode":
~~~~^^^^^^^^^^^^^^
KeyError: 'class_type'

invalid prompt: {'type': 'invalid_prompt', 'message': 'Cannot execute because a node is missing the class_type property.', 'details': "Node ID '#61'", 'extra_info': {}}

shiimizu added a commit that referenced this issue Aug 21, 2024
Workaround for #92
@shiimizu
Copy link
Owner

That's because the node is missing. It should be okay now?

@bu809
Copy link

bu809 commented Sep 16, 2024

这是因为节点丢失。现在应该没事了 我还是不行

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants