-
Notifications
You must be signed in to change notification settings - Fork 6.8k
[WIP] [Core] Add support for ControlNet LoRA #4899
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
Closed
Closed
Changes from all commits
Commits
Show all changes
120 commits
Select commit
Hold shift + click to select a range
c7a369a
make controlnet sublcass from a loraloader
sayakpaul 9a78f03
wondering'
sayakpaul e9fe443
wondering'
sayakpaul 2d4ae00
relax check.
sayakpaul 4932716
exploring
sayakpaul e736960
sai controlnet
sayakpaul 30dee21
let's see
sayakpaul 6f9e14b
debugging
sayakpaul 2257ba9
debugging
sayakpaul 38fb6fe
debugging
sayakpaul c8ec943
remove unnecessary statements.
sayakpaul 0709834
simplify condition.
sayakpaul 86515e4
seeing.
sayakpaul a9dfd86
debugging
sayakpaul 4baa7e3
debugging
sayakpaul df3dfe3
debugging
sayakpaul dde7ed6
debugging
sayakpaul 04f663d
debugging
sayakpaul e47b47d
debugging
sayakpaul 54d1508
successful LoRA state dict parsing.
sayakpaul 6adc8d5
successful LoRA state dict parsing.
sayakpaul 24a2551
debugging
sayakpaul 09003fb
debugging
sayakpaul 8d19bef
debugging
sayakpaul 260d5cc
debugging
sayakpaul 3ad63ea
debugging
sayakpaul 5860478
debugging
sayakpaul e572736
debugging
sayakpaul c3e0dd8
debugging
sayakpaul 3924166
debugging
sayakpaul 00fea8a
debugging
sayakpaul 12d7b5d
debugging
sayakpaul a58abee
debugging
sayakpaul 6295db5
debugging
sayakpaul ae1a178
debugging
sayakpaul 58c9f98
debugging
sayakpaul e047c4e
better state dict munging
sayakpaul 4436870
remove print
sayakpaul 50f3f4a
make method a part of it now
sayakpaul 48257fb
fix
sayakpaul 40480de
more stuff
sayakpaul 13dffc3
debugging
sayakpaul 6b6195f
debugging
sayakpaul 7e87bf9
changes
sayakpaul 4c93de5
changes
sayakpaul 182e455
changes
sayakpaul c13e824
changes
sayakpaul dc27a08
changes
sayakpaul e2e5477
changes
sayakpaul efec092
changes
sayakpaul e871eee
changes
sayakpaul 9d43c95
changes
sayakpaul 7c26e90
changes
sayakpaul f9eb243
changes
sayakpaul 000f74c
changes
sayakpaul 101ceeb
changes
sayakpaul d326f24
changes
sayakpaul c35161d
changes
sayakpaul e103f77
changes
sayakpaul 0e42a2c
changes
sayakpaul 5bdb7bb
changes
sayakpaul e143979
changes
sayakpaul 2baae10
remove unnecessary stuff from loaders.py
sayakpaul fbb2d7b
Merge branch 'main' into controlnet-sai
sayakpaul 95f09d8
remove unneeded stuff.
sayakpaul d88c806
better simplicity.
sayakpaul 260bc75
better modularity
sayakpaul 5e5004d
fix: exception raise/.
sayakpaul 11a85cd
empty lora controlnet key
sayakpaul d166732
empty lora controlnet key
sayakpaul b3b7798
debugging
sayakpaul d0e1cfb
debugging
sayakpaul 11ddd6c
debugging
sayakpaul 8f6608d
debugging
sayakpaul fa4782f
debugging
sayakpaul aa4f65f
debugging
sayakpaul e238f3a
debugging
sayakpaul 8206ef0
debugging
sayakpaul 33cfc2d
debugging
sayakpaul 71f3c91
better state_dict munging
sayakpaul 1bfbefb
better state_dict munging
sayakpaul 8ad9b97
better state_dict munging
sayakpaul d901a9a
sanity
sayakpaul 610be14
sanity
sayakpaul 2027143
sanity
sayakpaul f7fde8a
fix: embeddings.
sayakpaul b35f61f
fix: embeddings.
sayakpaul ebec211
fix: embeddings.
sayakpaul 367e6c0
remove prints.
sayakpaul dd0ce66
make style
sayakpaul f17befc
fix: doc
sayakpaul a66a468
debugging
sayakpaul 9699382
debugging
sayakpaul 70c0c68
debugging
sayakpaul 432fa6b
debugging
sayakpaul b1099e8
minor clean up
sayakpaul 87ee372
debugging
sayakpaul 05b7f8b
debugging
sayakpaul e1286db
debugging
sayakpaul 9cfce5f
debugging
sayakpaul 57d52b4
debugging
sayakpaul 8dcc44b
debugging
sayakpaul a054d80
better support?
sayakpaul 64284b1
make strict loading false
sayakpaul 13e8c87
better conditioning
sayakpaul b421694
another
sayakpaul 5ceb0a2
log
sayakpaul 567a2de
log
sayakpaul c6a0406
remove print
sayakpaul 86f5980
change class name
sayakpaul 4087dbf
step by step debug
sayakpaul ef430bf
step by step debug
sayakpaul c4ad76e
have t printed.
sayakpaul bf7afc2
remove dtype of t from commit trail.
sayakpaul 5871ecc
remove dtype of t from commit trail.
sayakpaul 332cbfd
debug
sayakpaul 26662de
debug
sayakpaul b08a0a6
debug
sayakpaul ca6895a
debug
sayakpaul 6dc4d69
debug
sayakpaul 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we have graduated from this.