-
Notifications
You must be signed in to change notification settings - Fork 6k
add load textual inversion embeddings to stable diffusion #2009
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 8 commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
6012e93
add load textual inversion embeddings draft
piEsposito a3a800b
Merge branch 'main' into main
piEsposito d4642c7
fix quality
piEsposito ca6d38d
Merge branch 'main' of github.com:piEsposito/diffusers into main
piEsposito c5ffdc3
fix typo
piEsposito 32391af
Merge branch 'main' into main
piEsposito 525428d
make fix copies
piEsposito 912c7c3
Merge branch 'main' of github.com:piEsposito/diffusers into main
piEsposito 15206c3
Merge branch 'huggingface:main' into main
piEsposito fdec2d0
move to textual inversion mixin
piEsposito e01a3f8
Merge branch 'main' of github.com:piEsposito/diffusers into main
piEsposito 5ec8fea
make it accept from sd-concept library
piEsposito 5d58240
accept list of paths to embeddings
piEsposito 530a208
fix styling of stable diffusion pipeline
piEsposito 8e50514
add dummy TextualInversionMixin
piEsposito b730987
add docstring to textualinversionmixin
piEsposito 65b76f8
add load textual inversion embeddings draft
piEsposito 66a7489
fix quality
piEsposito 82dff21
fix typo
piEsposito bf0424b
make fix copies
piEsposito 22e4751
move to textual inversion mixin
piEsposito f25292c
make it accept from sd-concept library
piEsposito f231854
accept list of paths to embeddings
piEsposito ced8e14
fix styling of stable diffusion pipeline
piEsposito 5d2ef24
add dummy TextualInversionMixin
piEsposito e9284a4
add docstring to textualinversionmixin
piEsposito e6f6d1c
add case for parsing embedding from auto1111 UI format
piEsposito bd3b595
fix style after rebase
piEsposito 22abd33
Merge branch 'main' into main
piEsposito 6f9c186
Merge branch 'main' into main
piEsposito 0be8c24
Merge branch 'main' into main
piEsposito f68a5f6
Merge branch 'main' of github.com:piEsposito/diffusers into piesposit…
EandrewJones baaf3df
move textual inversion mixin to loaders
EandrewJones 314c1e2
move mixin inheritance to DiffusionPipeline from StableDiffusionPipel…
EandrewJones 719e6a7
update dummy class name
EandrewJones 3790d31
addressed allo comments
EandrewJones ef8ab03
fix old dangling import
EandrewJones 5939c86
Merge pull request #1 from EandrewJones/main
piEsposito 531d61a
Merge branch 'main' into main
piEsposito 32c86b5
fix style
piEsposito 04c91ba
merge conflicts
patrickvonplaten 23a36ef
proposal
patrickvonplaten f090898
remove bogus
patrickvonplaten f5b6ff1
Apply suggestions from code review
patrickvonplaten 8a040e8
finish
patrickvonplaten 835a8d0
make style
patrickvonplaten 08a85dc
up
patrickvonplaten d172099
fix code quality
piEsposito 991d3d7
fix code quality - again
piEsposito 28c425b
fix code quality - 3
piEsposito df9f579
fix alt diffusion code quality
piEsposito e101d9a
Merge branch 'main' into main
piEsposito 9dd0267
fix model editing pipeline
piEsposito 74b1e64
Apply suggestions from code review
patrickvonplaten b9f53cb
Finish
patrickvonplaten 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
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.