AUTOMATIC1111
|
c1deec64cb
lint
|
1 年之前 |
AUTOMATIC1111
|
09b5ce68a9
add images.read to automatically fix all jpeg/png weirdness
|
1 年之前 |
Aarni Koskela
|
51864790fd
Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions
|
2 年之前 |
Aarni Koskela
|
49a55b410b
Autofix Ruff W (not W605) (mostly whitespace)
|
2 年之前 |
Aarni Koskela
|
3ba6c3c83c
Fix up string formatting/concatenation to f-strings where feasible
|
2 年之前 |
AUTOMATIC
|
11183b4d90
fix for #6700
|
2 年之前 |
Shondoit
|
edb10092de
Add ability to choose using weighted loss or not
|
2 年之前 |
Shondoit
|
21642000b3
Add PNG alpha channel as weight maps to data entries
|
2 年之前 |
AUTOMATIC
|
a176d89487
print bucket sizes for training without resizing images #6620
|
2 年之前 |
dan
|
6be644fa04
Enable batch_size>1 for mixed-sized training
|
2 年之前 |
AUTOMATIC
|
43bb5190fc
remove/simplify some changes from #6481
|
2 年之前 |
dan
|
72497895b9
Move batchsize check
|
2 年之前 |
dan
|
669fb18d52
Add checkbox for variable training dims
|
2 年之前 |
dan
|
448b9cedab
Allow variable img size
|
2 年之前 |
Jim Hays
|
c0355caefe
Fix various typos
|
2 年之前 |
brkirch
|
4d5f1691dd
Use devices.autocast instead of torch.autocast
|
2 年之前 |
AUTOMATIC1111
|
39827a3998
Merge pull request #4688 from parasi22/resolve-embedding-name-in-filewords
|
2 年之前 |
flamelaw
|
5b57f61ba4
fix pin_memory with different latent sampling method
|
2 年之前 |
flamelaw
|
2d22d72cda
fix random sampling with pin_memory
|
2 年之前 |
flamelaw
|
a4a5735d0a
remove unnecessary comment
|
2 年之前 |
flamelaw
|
bd68e35de3
Gradient accumulation, autocast fix, new latent sampling method, etc
|
2 年之前 |
parasi
|
9a1aff645a
resolve [name] after resolving [filewords] in training
|
2 年之前 |
KyuSeok Jung
|
a1e271207d
Update dataset.py
|
2 年之前 |
KyuSeok Jung
|
b19af67d29
Update dataset.py
|
2 年之前 |
KyuSeok Jung
|
13a2f1dca3
adding tag drop out option
|
2 年之前 |
TinkTheBoush
|
821e2b883d
change option position to Training setting
|
2 年之前 |
TinkTheBoush
|
467cae167a
append_tag_shuffle
|
2 年之前 |
Muhammad Rizqi Nur
|
a27d19de2e
Additional assert on dataset
|
2 年之前 |
FlameLaw
|
a0a7024c67
Fix random dataset shuffle on TI
|
2 年之前 |
guaneec
|
b69c37d25e
Allow datasets with only 1 image in TI
|
2 年之前 |