The sampler is stuck and reports an error.
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
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)
### Expected Behavior
shape '[1, 24, 1, 1, 19, 2, 10, 2]' is invalid for input of size 19152
### Actual Behavior
shape '[1, 24, 1, 1, 19, 2, 10, 2]' is invalid for input of size 19152
### Steps to Reproduce
shape '[1, 24, 1, 1, 19, 2, 10, 2]' is invalid for input of size 19152
### Debug Logs
```powershell
shape '[1, 24, 1, 1, 19, 2, 10, 2]' is invalid for input of size 19152
```
### Other
_No response_
Contributor guide
Research direction
The report provides no file, test, model, workflow, or reproducible input beyond the tensor shape error. Start by reproducing the sampler failure and tracing where the invalid reshape is raised; done means identifying the responsible workflow or model condition and confirming the sampler no longer reports the error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100