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
Age
Commit message (
Expand
)
Author
Lines
2022-10-21
prevent error spam when processing images without txt files for captions
AUTOMATIC
-5
/
+4
2022-10-21
Merge pull request #3246 from Milly/fix/train-preprocess-keep-ratio
AUTOMATIC1111
-24
/
+52
2022-10-21
Merge branch 'master' into fix/train-preprocess-keep-ratio
AUTOMATIC1111
-216
/
+1113
2022-10-21
make aspect ratio overlay work regardless of selected localization, pt2
AUTOMATIC
-14
/
+5
2022-10-21
loading SD VAE, see PR #3303
AUTOMATIC
-1
/
+4
2022-10-21
batch_size does not affect job count
AUTOMATIC
-1
/
+1
2022-10-21
Merge remote-tracking branch 'mk2/outpainting-mk2-batch-out'
AUTOMATIC
-59
/
+80
2022-10-21
make aspect ratio overlay work regardless of selected localization
AUTOMATIC
-22
/
+20
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
Merge pull request #3321 from AUTOMATIC1111/features-to-readme
AUTOMATIC1111
-8
/
+19
2022-10-21
Merge branch 'master' into features-to-readme
AUTOMATIC1111
-321
/
+1653
2022-10-21
Make commit hash mandatory field
parsec501
-0
/
+2
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
Merge remote-tracking branch 'origin/master'
AUTOMATIC
-0
/
+5
2022-10-21
do not load aesthetic clip model until it's needed
AUTOMATIC
-39
/
+89
2022-10-21
Update README.md
ClashSAN
-4
/
+12
2022-10-21
Merge branch 'ae'
AUTOMATIC
-21
/
+326
2022-10-21
wtf is happening
Leo Mozoloa
-0
/
+5
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 pull request #3197 from AUTOMATIC1111/training-help-text
AUTOMATIC1111
-23
/
+50
2022-10-21
Merge branch 'master' into training-help-text
AUTOMATIC1111
-138
/
+689
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
[Bugfix][API] - Fix API arg in launch script
Stephen
-2
/
+3
2022-10-21
Merge pull request #3263 from mezotaken/master
AUTOMATIC1111
-0
/
+4
2022-10-21
Merge branch 'master' into master
AUTOMATIC1111
-36
/
+495
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
Merge remote-tracking branch 'origin/master'
AUTOMATIC
-0
/
+0
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
2022-10-21
allow float sizes for hypernet's layer_structure
AUTOMATIC
-1
/
+1
2022-10-21
updated readme and some small stylistic changes to code
AUTOMATIC
-8
/
+10
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]