-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Move IP Adapter Face ID to core #7186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
7d7fd83
Switch to peft and multi proj layers
fabiorigano b92c16f
Merge branch 'main' into faceidcore
fabiorigano 4e56997
Move Face ID loading and inference to core
fabiorigano 98a1aa4
Add support for Face ID XL
fabiorigano 03d84fa
Add checks
fabiorigano fe35a42
Add test
fabiorigano bc016f4
Fix style
fabiorigano acf0a4e
Merge branch 'main' into faceidcore
fabiorigano 92bfe50
Remove old pipeline
fabiorigano b8eed8d
Fix copies
fabiorigano ec539d0
Fix loading for full face
fabiorigano 9521f89
Revert community pipeline delete
fabiorigano aad463c
Revert copies
fabiorigano e3c3518
Revert encode_image and loading warning
fabiorigano b8fe711
Add a separate loop to load lora weights
fabiorigano 0d0baee
Merge branch 'main' into faceidcore
fabiorigano 3c9382d
Fix style
fabiorigano c6f106e
Split Full and Face ID blocks
fabiorigano 21ed0cc
Load Face ID Plus
fabiorigano 50261bf
Add Face ID Plus proj layers
fabiorigano 66f9117
Bugfixes + add shortcut
fabiorigano a47644d
Merge branch 'main' into faceidcore
fabiorigano b934489
Update docs
fabiorigano 9b168ce
Merge branch 'main' into faceidcore
sayakpaul 32d6943
Update docs/source/en/using-diffusers/loading_adapters.md
fabiorigano dc0a5fb
Fix test and docs
fabiorigano 5a7ec1d
Merge branch 'faceidcore' of https://github.com/fabiorigano/diffusers…
fabiorigano 4073be8
Fix style
fabiorigano 2b9d5a5
Move lora loading to separate function
fabiorigano c14f077
Add IPAdapterPlusImageProjectionBlock
fabiorigano 5cab6da
Fix style
fabiorigano 8077c30
Merge branch 'main' into faceidcore
sayakpaul 0e03446
Fix quality + add PEFT check
fabiorigano e6495a2
Fix names
fabiorigano d7772e9
Add fast test
fabiorigano f77739f
Fix style
fabiorigano File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.