w-e-w
|
deb3803a3a
image embedding data cache (#16556)
|
9 달 전 |
Brendan Hoar
|
c5b7559856
Better error handling when unable to extract contents of embedding/TI file
|
1 년 전 |
AUTOMATIC1111
|
9bcfb92a00
rename logging from textual inversion to not confuse it with global logging module
|
1 년 전 |
Aarni Koskela
|
e3fa46f26f
Fix various typos with crate-ci/typos
|
1 년 전 |
wangshuai09
|
cc3f604310
Update
|
1 년 전 |
wangshuai09
|
74ff85a1a1
Merge branch 'dev' into npu_support
|
1 년 전 |
wangshuai09
|
ec124607f4
Add NPU Support
|
1 년 전 |
Aarni Koskela
|
1465dab715
Make Tensorboard a late import (it was implicitly installed by basicsr)
|
1 년 전 |
AUTOMATIC1111
|
a8cbe50c9f
remove duplicated code
|
1 년 전 |
AngelBottomless
|
47033afa5c
Fix preview for textual inversion training
|
1 년 전 |
AUTOMATIC1111
|
f0c1063a70
resolve some of circular import issues for kohaku
|
2 년 전 |
AUTOMATIC1111
|
6f0abbb71a
textual inversion support for SDXL
|
2 년 전 |
AUTOMATIC1111
|
0aa8d538e1
suppress printing TI embedding into console by default
|
2 년 전 |
AUTOMATIC1111
|
2b1bae0d75
add textual inversion hashes to infotext
|
2 년 전 |
Aarni Koskela
|
44c27ebc73
Use closing() with processing classes everywhere
|
2 년 전 |
Aarni Koskela
|
51864790fd
Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions
|
2 년 전 |
AUTOMATIC
|
05933840f0
rename print_error to report, use it with together with package name
|
2 년 전 |
AUTOMATIC1111
|
881de0df38
Merge pull request #10803 from klimaleksus/refactoring-for-embedding-merge
|
2 년 전 |
Aarni Koskela
|
00dfe27f59
Add & use modules.errors.print_error where currently printing exception info by hand
|
2 년 전 |
klimaleksus
|
4635f31270
Refactor EmbeddingDatabase.register_embedding() to allow unregistering
|
2 년 전 |
Aarni Koskela
|
49a55b410b
Autofix Ruff W (not W605) (mostly whitespace)
|
2 년 전 |
AUTOMATIC
|
3ec7b705c7
suggestions and fixes from the PR
|
2 년 전 |
AUTOMATIC
|
a5121e7a06
fixes for B007
|
2 년 전 |
AUTOMATIC
|
028d3f6425
ruff auto fixes
|
2 년 전 |
AUTOMATIC
|
f741a98bac
imports cleanup for ruff
|
2 년 전 |
AUTOMATIC
|
762265eab5
autofixes from ruff
|
2 년 전 |
Aarni Koskela
|
3ba6c3c83c
Fix up string formatting/concatenation to f-strings where feasible
|
2 년 전 |
Brad Smith
|
dab5002c59
sort self.word_embeddings without instantiating it a new dict
|
2 년 전 |
Brad Smith
|
27b9ec60e4
sort embeddings by name (case insensitive)
|
2 년 전 |
butaixianran
|
803d44c474
Fix None type error for TI module
|
2 년 전 |