DepFA
737eb28fac
typo: cmd_opts.embedding_dir to cmd_opts.embeddings_dir
3 years ago
timntorres
f4e1464217
Implement PR #3625 but for embeddings.
3 years ago
timntorres
4875a6c217
Implement PR #3309 but for embeddings.
3 years ago
timntorres
c2dc9bfa89
Implement PR #3189 but for embeddings.
3 years ago
AUTOMATIC
cbb857b675
enable creating embedding with --medvram
3 years ago
AUTOMATIC
7d6b388d71
Merge branch 'ae'
3 years ago
DepFA
0087079c2d
allow overwrite old embedding
3 years ago
MalumaDev
1997ccff13
Merge branch 'master' into test_resolve_conflicts
3 years ago
DepFA
62edfae257
print list of embeddings on reload
3 years ago
MalumaDev
ae0fdad64a
Merge branch 'master' into test_resolve_conflicts
3 years ago
AUTOMATIC
0c5fa9a681
do not reload embeddings from disk when doing textual inversion
3 years ago
MalumaDev
97ceaa23d0
Merge branch 'master' into test_resolve_conflicts
3 years ago
DepFA
b6e3b96dab
Change vector size footer label
3 years ago
DepFA
ddf6899df0
generalise to popular lossless formats
3 years ago
DepFA
9a1dcd78ed
add webp for embed load
3 years ago
DepFA
939f16529a
only save 1 image per embedding
3 years ago
DepFA
9e846083b7
add vector size to embed text
3 years ago
MalumaDev
7b7561f6e4
Merge branch 'master' into test_resolve_conflicts
3 years ago
AUTOMATIC
c7a86f7fe9
add option to use batch size for training
3 years ago
AUTOMATIC
03d62538ae
remove duplicate code for log loss, add step, make it read from options rather than gradio input
3 years ago
AUTOMATIC
326fe7d44b
Merge remote-tracking branch 'Melanpan/master'
3 years ago
AUTOMATIC
c344ba3b32
add option to read generation params for learning previews from txt2img
3 years ago
MalumaDev
bb57f30c2d
init
3 years ago
Melan
8636b50aea
Add learn_rate to csv and removed a left-over debug statement
3 years ago
Melan
1cfc2a1898
Save a csv containing the loss while training
3 years ago
AUTOMATIC
c3c8eef9fd
train: change filename processing to be more simple and configurable
...
train: make it possible to make text files with prompts
train: rework scheduler so that there's less repeating code in textual inversion and hypernets
train: move epochs setting to options
3 years ago
AUTOMATIC1111
cc5803603b
Merge pull request #2037 from AUTOMATIC1111/embed-embeddings-in-images
...
Add option to store TI embeddings in png chunks, and load from same.
3 years ago
DepFA
10a2de644f
formatting
3 years ago
DepFA
5f3317376b
spacing
3 years ago
DepFA
91d7ee0d09
update imports
3 years ago
DepFA
aa75d5cfe8
correct conflict resolution typo
3 years ago
AUTOMATIC
d6fcc6b87b
apply lr schedule to hypernets
3 years ago
DepFA
61788c0538
shift embedding logic out of textual_inversion
3 years ago
AUTOMATIC1111
419e539fe3
Merge branch 'learning_rate-scheduling' into learnschedule
3 years ago
AUTOMATIC
d4ea5f4d86
add an option to unload models during hypernetwork training to save VRAM
3 years ago
AUTOMATIC1111
4f96ffd0b5
Merge pull request #2201 from alg-wiki/textual__inversion
...
Textual Inversion: Preprocess and Training will only pick-up image files instead
3 years ago
DepFA
1eaad95533
Merge branch 'master' into embed-embeddings-in-images
3 years ago
AUTOMATIC
530103b586
fixes related to merge
3 years ago
alg-wiki
8bacbca0a1
Removed my local edits to checkpoint image generation
3 years ago
alg-wiki
b2368a3bce
Switched to exception handling
3 years ago
DepFA
7aa8fcac1e
use simple lcg in xor
3 years ago
DepFA
e0fbe6d27e
colour depth conversion fix
3 years ago
DepFA
767202a4c3
add dependency
3 years ago
DepFA
315d5a8ed9
update data dis[play style
3 years ago
alg-wiki
907a88b2d0
Added .webp .bmp
3 years ago
Fampai
2536ecbb17
Refactored learning rate code
3 years ago
alg-wiki
f0ab972f85
Merge branch 'master' into textual__inversion
3 years ago
alg-wiki
bc3e183b73
Textual Inversion: Preprocess and Training will only pick-up image files
3 years ago
DepFA
df6d0d9286
convert back to rgb as some hosts add alpha
3 years ago
DepFA
707a431100
add pixel data footer
3 years ago