Open zhangshian opened 5 days ago
I tried Ksampler and samplercostom,both go like this:
Exception Message: 'NoneType' object has no attribute 'to'
File "E:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-IPAdapter-Flux\flux\layers.py", line 60, in forward ip_hidden_states = self.ip_adapter(self.num_heads, img_q, self.image_emb, t).to(self.device) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'to' ![Uploading 屏幕截图 2024-11-25 172548.png…]()
I tried Ksampler and samplercostom,both go like this:
ComfyUI Error Report
Error Details
Exception Message: 'NoneType' object has no attribute 'to'
Stack Trace