Comfy-Org / Comfy-Org/ComfyUI

Comfy UI Cloud - Is there any support?

Open
#14,635 7 comments 1 reaction 0 assignees View on GitHub
Stale User Support
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

### Custom Node Testing

- [ ] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)

### Your question

Hi . I,m using the Workflow for face swap https://comfy.org/workflows/93f286fbc2c8-93f286fbc2c8/ and Im getting an issu with the yolov10m.onnx not been detected : ServiceError: Failed to send prompt request: request returned error status 400: {"error": {"type": "prompt_outputs_failed_validation", "message": "Prompt outputs failed validation", "details": "", "extra_info": {}}, "node_errors": {"1034": {"errors": [{"type": "value_not_in_list", "message": "Value not in list", "details": "yolo_model: 'yolov10m.onnx' is not a valid value, "class_type": "OnnxDetectionModelLoader"}}}

Just finally sign up to do this one job and I very frustrated with this thing...cant get any help on Discord either.

### Logs

```powershell
ServiceError: Failed to send prompt request: request returned error status 400: {"error": {"type": "prompt_outputs_failed_validation", "message": "Prompt outputs failed validation", "details": "", "extra_info": {}}, "node_errors": {"1034": {"errors": [{"type": "value_not_in_list", "message": "Value not in list", "details": "yolo_model: 'yolov10m.onnx' is not a valid value, "class_type": "OnnxDetectionModelLoader"}}}
```

### Other

_No response_

Contributor guide

Open the contributing guide

Research direction

Start with the linked face-swap workflow and the error for node 1034, whose class is OnnxDetectionModelLoader. Check whether yolov10m.onnx is available in the ComfyUI Cloud setup; done means identifying why the workflow rejects that model or confirming the supported alternative.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.