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
Age
Commit message (
Collapse
)
Author
Lines
2022-10-11
reports that training with medvram is possible.
AUTOMATIC
-1
/
+1
2022-10-11
add file based test
DepFA
-0
/
+8
2022-10-11
Add files via upload
DepFA
-0
/
+0
2022-10-11
spacing
DepFA
-1
/
+1
2022-10-11
update imports
DepFA
-0
/
+3
2022-10-11
correct conflict resolution typo
DepFA
-1
/
+1
2022-10-11
apply lr schedule to hypernets
AUTOMATIC
-40
/
+38
2022-10-11
remove old caption method
DepFA
-37
/
+2
2022-10-11
shift embedding logic out of textual_inversion
DepFA
-119
/
+6
2022-10-11
Merge branch 'learning_rate-scheduling' into learnschedule
AUTOMATIC1111
-22
/
+41
2022-10-11
move embedding logic to separate file
DepFA
-0
/
+234
2022-10-11
add an option to unload models during hypernetwork training to save VRAM
AUTOMATIC
-10
/
+21
2022-10-11
produce error when training with medvram/lowvram enabled
AUTOMATIC
-0
/
+3
2022-10-11
Merge pull request #2201 from alg-wiki/textual__inversion
AUTOMATIC1111
-10
/
+11
Textual Inversion: Preprocess and Training will only pick-up image files instead
2022-10-11
Merge branch 'master' into embed-embeddings-in-images
DepFA
-6
/
+8
2022-10-11
fixes related to merge
AUTOMATIC
-5
/
+7
2022-10-11
Removed my local edits to checkpoint image generation
alg-wiki
-5
/
+2
2022-10-11
Switched to exception handling
alg-wiki
-18
/
+18
2022-10-11
Merge branch 'master' into hypernetwork-training
AUTOMATIC
-14
/
+22
2022-10-11
use simple lcg in xor
DepFA
-2
/
+8
2022-10-10
added alpha sort and threshold variables to create process method in ↵
JC_Array
-1
/
+1
preprocessing
2022-10-10
Merge branch 'deepdanbooru_pre_process' into master
JC-Array
-2
/
+20
2022-10-10
colour depth conversion fix
DepFA
-1
/
+1
2022-10-10
add dependency
DepFA
-1
/
+1
2022-10-10
update data dis[play style
DepFA
-23
/
+65
2022-10-11
Added .webp .bmp
alg-wiki
-3
/
+3
2022-10-10
Refactored learning rate code
Fampai
-4
/
+47
2022-10-11
Merge branch 'master' into textual__inversion
alg-wiki
-0
/
+1
2022-10-11
Textual Inversion: Preprocess and Training will only pick-up image files
alg-wiki
-3
/
+6
2022-10-10
convert back to rgb as some hosts add alpha
DepFA
-1
/
+1
2022-10-10
add pixel data footer
DepFA
-2
/
+46
2022-10-10
Merge branch 'master' into embed-embeddings-in-images
DepFA
-14
/
+22
2022-10-10
Custom Width and Height
alg-wiki
-19
/
+18
2022-10-10
Fixed progress bar output for epoch
alg-wiki
-1
/
+1
2022-10-10
Textual Inversion: Added custom training image size and number of repeats ↵
alg-wiki
-8
/
+17
per input image in a single epoch
2022-10-10
Custom Width and Height
alg-wiki
-19
/
+18
2022-10-10
Fixed progress bar output for epoch
alg-wiki
-1
/
+1
2022-10-10
Textual Inversion: Added custom training image size and number of repeats ↵
alg-wiki
-8
/
+17
per input image in a single epoch
2022-10-09
refactored the deepbooru module to improve speed on running multiple ↵
JC_Array
-2
/
+20
interogations in a row. Added the option to generate deepbooru tags for textual inversion preproccessing.
2022-10-10
remove braces from steps
DepFA
-1
/
+1
2022-10-10
change caption method
DepFA
-9
/
+21
2022-10-09
change source of step count
DepFA
-8
/
+2
2022-10-09
source checkpoint hash from current checkpoint
DepFA
-4
/
+2
2022-10-09
correct case on embeddingFromB64
DepFA
-1
/
+1
2022-10-09
change json tensor key name
DepFA
-3
/
+3
2022-10-09
add encoder and decoder classes
DepFA
-0
/
+21
2022-10-09
add alternate checkpoint hash source
DepFA
-2
/
+5
2022-10-09
add embedding load and save from b64 json
DepFA
-9
/
+21
2022-10-09
Update textual_inversion.py
DepFA
-3
/
+22
2022-10-07
hypernetwork training mk1
AUTOMATIC
-1
/
+0
[prev]
[next]