add load textual inversion embeddings to stable diffusion #2009
add load textual inversion embeddings draft
6012e939
Merge branch 'main' into main
a3a800b8
fix quality
d4642c79
Merge branch 'main' of github.com:piEsposito/diffusers into main
ca6d38d5
fix typo
c5ffdc3d
Merge branch 'main' into main
32391af1
make fix copies
525428de
Merge branch 'main' of github.com:piEsposito/diffusers into main
912c7c31
piEsposito
marked this pull request as ready for review 2 years ago
Merge branch 'huggingface:main' into main
15206c32
move to textual inversion mixin
fdec2d05
Merge branch 'main' of github.com:piEsposito/diffusers into main
e01a3f8f
make it accept from sd-concept library
5ec8feaa
accept list of paths to embeddings
5d58240c
fix styling of stable diffusion pipeline
530a208f
add dummy TextualInversionMixin
8e505141
add docstring to textualinversionmixin
b7309874
add load textual inversion embeddings draft
65b76f82
fix quality
66a74896
fix typo
82dff211
make fix copies
bf0424b8
move to textual inversion mixin
22e47515
make it accept from sd-concept library
f25292c8
accept list of paths to embeddings
f2318546
fix styling of stable diffusion pipeline
ced8e14e
add dummy TextualInversionMixin
5d2ef24d
add docstring to textualinversionmixin
e9284a4d
add case for parsing embedding from auto1111 UI format
e6f6d1c0
piEsposito
force pushed
from
c1e8a6a8
to
3637a7bd
2 years ago
fix style after rebase
bd3b5955
piEsposito
force pushed
from
3637a7bd
to
bd3b5955
2 years ago
Merge branch 'main' into main
22abd331
Merge branch 'main' into main
6f9c1863
Merge branch 'main' into main
0be8c24b
Merge branch 'main' of github.com:piEsposito/diffusers into piesposit…
f68a5f6d
move textual inversion mixin to loaders
baaf3dfd
move mixin inheritance to DiffusionPipeline from StableDiffusionPipel…
314c1e2f
update dummy class name
719e6a73
allo-
commented
on 2023-01-25
allo-
commented
on 2023-01-25
addressed allo comments
3790d31e
fix old dangling import
ef8ab030
Merge pull request #1 from EandrewJones/main
5939c865
Merge branch 'main' into main
531d61a5
fix style
32c86b54
merge conflicts
04c91ba2
proposal
23a36eff
remove bogus
f0908989
Apply suggestions from code review
f5b6ff16
finish
8a040e8d
make style
835a8d0c
up
08a85dc5
sayakpaul
approved these changes
on 2023-03-29
pcuenca
approved these changes
on 2023-03-29
fix code quality
d1720999
fix code quality - again
991d3d70
fix code quality - 3
28c425bf
fix alt diffusion code quality
df9f5799
Merge branch 'main' into main
e101d9a7
fix model editing pipeline
9dd02676
GuiyeC
commented
on 2023-03-29
Apply suggestions from code review
74b1e641
Finish
b9f53cbf
Login to write a write a comment.
Login via GitHub