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
Age
Commit message (
Expand
)
Author
Lines
2022-10-22
Merge pull request #3414 from discus0434/master
AUTOMATIC1111
-40
/
+63
2022-10-22
fix part2
Greendayle
-1
/
+1
2022-10-22
Deepdanbooru linux fix
Greendayle
-1
/
+2
2022-10-22
typo
AUTOMATIC
-1
/
+1
2022-10-22
added callback for creating new settings in extensions
AUTOMATIC
-3
/
+33
2022-10-22
small fix
discus0434
-4
/
+3
2022-10-22
Merge branch 'AUTOMATIC1111:master' into master
discus0434
-0
/
+14
2022-10-22
small fix
discus0434
-8
/
+5
2022-10-22
add an option to avoid dying relu
discus0434
-6
/
+6
2022-10-22
added a guard for hypernet training that will stop early if weights are getti...
AUTOMATIC
-0
/
+11
2022-10-22
fix for extensions without style.css
AUTOMATIC
-0
/
+3
2022-10-22
Merge branch 'master' of upstream
discus0434
-354
/
+1360
2022-10-22
add dropout
discus0434
-51
/
+70
2022-10-22
remove parsing command line from devices.py
AUTOMATIC
-14
/
+9
2022-10-22
Merge branch 'master' into cuda-device-id-selection
AUTOMATIC1111
-552
/
+667
2022-10-22
further support for extensions
AUTOMATIC
-18
/
+45
2022-10-22
removed aesthetic gradients as built-in
AUTOMATIC
-406
/
+244
2022-10-22
implement CUDA device selection, --device-id arg
Extraltodeus
-0
/
+1
2022-10-22
implement CUDA device selection by ID
Extraltodeus
-3
/
+18
2022-10-21
Merge remote-tracking branch 'historytab/master'
AUTOMATIC
-133
/
+383
2022-10-21
prevent error spam when processing images without txt files for captions
AUTOMATIC
-5
/
+4
2022-10-21
Merge branch 'master' into fix/train-preprocess-keep-ratio
AUTOMATIC1111
-112
/
+976
2022-10-21
loading SD VAE, see PR #3303
AUTOMATIC
-1
/
+4
2022-10-21
make aspect ratio overlay work regardless of selected localization
AUTOMATIC
-2
/
+2
2022-10-21
Change option description of unload_models_when_training
Rcmcpe
-1
/
+1
2022-10-21
Remove unused variable.
timntorres
-1
/
+0
2022-10-21
Refer to Hypernet's name, sensibly, by its name variable.
timntorres
-1
/
+1
2022-10-21
Match hypernet name with filename in all cases.
timntorres
-1
/
+7
2022-10-21
Sanitize hypernet name input.
timntorres
-0
/
+3
2022-10-21
Update image_embedding.py
DepFA
-2
/
+2
2022-10-21
Use opts in textual_inversion image_embedding.py for dynamic fonts
DepFA
-0
/
+1
2022-10-21
make aestetic embedding ciompatible with prompts longer than 75 tokens
AUTOMATIC
-1
/
+1
2022-10-21
do not load aesthetic clip model until it's needed
AUTOMATIC
-38
/
+88
2022-10-21
Merge branch 'ae'
AUTOMATIC
-21
/
+324
2022-10-21
Fix Hypernet infotext string split bug for PR #3283
AUTOMATIC
-1
/
+1
2022-10-21
turns out LayerNorm also has weight and bias and needs to be pre-multiplied a...
AUTOMATIC
-2
/
+2
2022-10-21
Merge branch 'master' into training-help-text
AUTOMATIC1111
-82
/
+552
2022-10-21
Remove redundant try/except.
timntorres
-5
/
+1
2022-10-21
Revise comments.
timntorres
-2
/
+2
2022-10-21
Do nothing if image file already exists.
timntorres
-1
/
+5
2022-10-21
Issue #2921-Give PNG info to Hypernet previews.
timntorres
-2
/
+7
2022-10-21
Allow datasets with only 1 image in TI
guaneec
-2
/
+2
2022-10-21
interrogate: Fix CLIP-interrogation on CPU
Patryk Wychowaniec
-3
/
+9
2022-10-21
Merge branch 'master' into master
AUTOMATIC1111
-36
/
+493
2022-10-21
a more strict check for activation type and a more reasonable check for type ...
AUTOMATIC
-3
/
+9
2022-10-21
Merge pull request #3199 from discus0434/master
AUTOMATIC1111
-11
/
+23
2022-10-21
sort file list in alphabetical ordering in extras
winterspringsummer
-1
/
+1
2022-10-21
Fixed path issue while extras batch processing
winterspringsummer
-3
/
+3
2022-10-21
Added try except to extras batch from directory
winterspringsummer
-4
/
+7
2022-10-21
Fixed path issue while extras batch processing
winterspringsummer
-4
/
+8
[next]