Vinh H. Pham

Results 12 issues of Vinh H. Pham

### Describe the bug Running CFGCutoffCallback with ControlNet SDXL will raise following error ```` diffusers/src/diffusers/models/attention.py:372, in BasicTransformerBlock.forward(self, hidden_states, attention_mask, encoder_hidden_states, encoder_attention_mask, timestep, cross_attention_kwargs, class_labels, added_cond_kwargs) 364 norm_hidden_states = self.pos_embed(norm_hidden_states) 366...

bug