Fabio Rigano

Results 2 issues of Fabio Rigano

# What does this PR do? Fixes #7014 #6935 - [x] Switch to PEFT - [x] Move to core - [x] Add tests @yiyixuxu @sayakpaul ## Create face embeddings ```py...

# What does this PR do? Makes it possible to load a pipeline with an IP Adapter into an AnimateDiff pipeline with from_pipe() Fixes #7661 - Pipelines: @sayakpaul @yiyixuxu @DN6