'NoneType' object has no attribute 'copy'
Open
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
Hello,
I am encountering an issue when using the T2I adapter with Stable Diffusion in ComfyUI. Despite updating ComfyUI to the latest version, I still face the following error:
'NoneType' object has no attribute 'copy'
The error occurs in the 'apply_controlnet' function in the 'nodes.py' file. I have tried updating ComfyUI, and also attempted downgrading setuptools to version 59.8.0, but the issue persists.
Contributor guide
Assessment
This issue has not been assessed yet.