index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
textual_inversion
/
dataset.py
Age
Commit message (
Expand
)
Author
2022-11-04
change option position to Training setting
TinkTheBoush
2022-11-01
append_tag_shuffle
TinkTheBoush
2022-10-29
Additional assert on dataset
Muhammad Rizqi Nur
2022-10-28
Fix random dataset shuffle on TI
FlameLaw
2022-10-21
Allow datasets with only 1 image in TI
guaneec
2022-10-15
Merge branch 'master' into master
AUTOMATIC1111
2022-10-15
add option to use batch size for training
AUTOMATIC
2022-10-14
Raise an assertion error if no training images have been found.
Melan
2022-10-12
train: change filename processing to be more simple and configurable
AUTOMATIC
2022-10-11
add an option to unload models during hypernetwork training to save VRAM
AUTOMATIC
2022-10-11
Switched to exception handling
alg-wiki
2022-10-11
Added .webp .bmp
alg-wiki
2022-10-11
Textual Inversion: Preprocess and Training will only pick-up image files
alg-wiki
2022-10-10
Custom Width and Height
alg-wiki
2022-10-10
Textual Inversion: Added custom training image size and number of repeats per...
alg-wiki
2022-10-04
add support for gelbooru tags in filenames for textual inversion
AUTOMATIC
2022-10-02
keep textual inversion dataset latents in CPU memory to save a bit of VRAM
AUTOMATIC
2022-10-02
initial support for training textual inversion
AUTOMATIC