Comfy-Org / Comfy-Org/ComfyUI

Given groups=1, weight of size [96, 3, 3, 3, 3], expected input[1, 4, 3, 722, 962] to have 3 channels, but got 4 channels instead

Open
#9,132 2 comments 0 reactions 0 assignees View on GitHub
bug-cop:ask-for-info Potential Bug
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

### Custom Node Testing

- [x] 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

Given groups=1, weight of size [96, 3, 3, 3, 3], expected input[1, 4, 3, 722, 962] to have 3 channels, but got 4 channels instead

### Actual Behavior

Given groups=1, weight of size [96, 3, 3, 3, 3], expected input[1, 4, 3, 722, 962] to have 3 channels, but got 4 channels instead

### Steps to Reproduce

Given groups=1, weight of size [96, 3, 3, 3, 3], expected input[1, 4, 3, 722, 962] to have 3 channels, but got 4 channels instead

### Debug Logs

```powershell
Given groups=1, weight of size [96, 3, 3, 3, 3], expected input[1, 4, 3, 722, 962] to have 3 channels, but got 4 channels instead
```

### Other

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.