Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

error deploy to comfydeploy.com #2

@gan

Description

@gan

Hello I got this error when deploy to comfydeploy, any idea? thanks

{
"error": {
"error_type": "KeyError",
"stack_trace": "Traceback (most recent call last):\n File "/comfyui/custom_nodes/comfyui-deploy/custom_routes.py", line 217, in comfy_deploy_run\n res = post_prompt(prompt)\n ^^^^^^^^^^^^^^^^^^^\n File "/comfyui/custom_nodes/comfyui-deploy/custom_routes.py", line 82, in post_prompt\n valid = execution.validate_prompt(prompt)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/comfyui/execution.py", line 625, in validate_prompt\n class_ = nodes.NODE_CLASS_MAPPINGS[prompt[x]['class_type']]\n ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^\nKeyError: 'Text Concatenate'"
}
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions