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
stats
log msg
author
committer
range
path:
root
/
modules
/
textual_inversion
/
dataset.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Merge branch 'master' into master
AUTOMATIC1111
2022-10-15
1
-13
/
+20
|
\
|
*
add option to use batch size for training
AUTOMATIC
2022-10-15
1
-12
/
+19
|
|
*
|
Raise an assertion error if no training images have been found.
Melan
2022-10-14
1
-1
/
+2
|
/
*
train: change filename processing to be more simple and configurable
AUTOMATIC
2022-10-12
1
-13
/
+34
|
|
|
|
|
|
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
*
add an option to unload models during hypernetwork training to save VRAM
AUTOMATIC
2022-10-11
1
-9
/
+20
|
*
Switched to exception handling
alg-wiki
2022-10-11
1
-5
/
+5
|
*
Added .webp .bmp
alg-wiki
2022-10-10
1
-1
/
+1
|
*
Textual Inversion: Preprocess and Training will only pick-up image files
alg-wiki
2022-10-10
1
-1
/
+2
|
*
Custom Width and Height
alg-wiki
2022-10-10
1
-4
/
+3
|
*
Textual Inversion: Added custom training image size and number of repeats ↵
alg-wiki
2022-10-10
1
-3
/
+3
|
|
|
|
per input image in a single epoch
*
add support for gelbooru tags in filenames for textual inversion
AUTOMATIC
2022-10-04
1
-2
/
+5
|
*
keep textual inversion dataset latents in CPU memory to save a bit of VRAM
AUTOMATIC
2022-10-02
1
-0
/
+2
|
*
initial support for training textual inversion
AUTOMATIC
2022-10-02
1
-0
/
+76