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
2023-01-14
Fix Aspect Ratio Overlay / AROverlay to work with Inpaint & Sketch
Josh R
-2
/
+7
2023-01-14
Merge pull request #6731 from vladmandic/state_server_start
Vladimir Mandic
-0
/
+2
2023-01-14
Merge pull request #6728 from bbc-mc/exclude_clip_index_from_merge_target
AUTOMATIC1111
-0
/
+10
2023-01-14
add buttons to copy images between img2img tabs
AUTOMATIC
-3
/
+78
2023-01-14
typo?
AUTOMATIC
-1
/
+1
2023-01-14
fix bug with "Ignore selected VAE for..." option completely disabling VAE ele...
AUTOMATIC
-136
/
+95
2023-01-14
add server_start to shared.state
Vladimir Mandic
-0
/
+2
2023-01-14
simplify expression in prompts from file script
AUTOMATIC
-5
/
+1
2023-01-14
Merge pull request #6707 from zaprudin/bugfix/prompts-from-file-progress-bar
AUTOMATIC1111
-1
/
+1
2023-01-14
add an option to choose what you want to see in live preview (Live preview su...
AUTOMATIC
-10
/
+20
2023-01-14
load hashes from cache for checkpoints that have them
AUTOMATIC
-19
/
+48
2023-01-14
Exclude clip index from merge
bbc_mc
-0
/
+10
2023-01-14
update key to use with checkpoints' sha256 in cache
AUTOMATIC
-1
/
+1
2023-01-14
change hypernets to use sha256 hashes
AUTOMATIC
-19
/
+26
2023-01-14
change hash to sha256
AUTOMATIC
-50
/
+158
2023-01-13
fix progress bar behavior for "Prompts from file or textbox" script
Zaprudin Aleksey
-1
/
+1
2023-01-13
fix a bug caused by merge
AUTOMATIC
-0
/
+1
2023-01-13
Merge pull request #3264 from Melanpan/tensorboard
AUTOMATIC1111
-1
/
+48
2023-01-13
Merge branch 'master' into tensorboard
AUTOMATIC1111
-3892
/
+14055
2023-01-13
Merge pull request #6689 from Poktay/add_gradient_settings_to_logging_file
AUTOMATIC1111
-1
/
+1
2023-01-13
Merge pull request #6684 from space-nuko/save-extension-params-to-last-params
AUTOMATIC1111
-4
/
+4
2023-01-13
Merge pull request #6685 from space-nuko/script-callback-fix-infotext
AUTOMATIC1111
-2
/
+21
2023-01-13
print bucket sizes for training without resizing images #6620
AUTOMATIC
-3
/
+19
2023-01-13
Merge pull request #6620 from guaneec/varsize_batch
AUTOMATIC1111
-4
/
+32
2023-01-12
add gradient settings to training settings log files
Josh R
-1
/
+1
2023-01-12
Add script callback for fixing infotext parameters
space-nuko
-2
/
+21
2023-01-12
Fix extension parameters not being saved to last used parameters
space-nuko
-4
/
+4
2023-01-12
Merge pull request #6667 from Shondoit/zero-vector-ti
AUTOMATIC1111
-3
/
+7
2023-01-12
fix js errors when restarting UI
AUTOMATIC
-1
/
+2
2023-01-12
fix send to inpaint sending you to wrong place
AUTOMATIC
-1
/
+1
2023-01-12
Add zero vector feature to hints.js
Shondoit
-0
/
+1
2023-01-12
Allow creation of zero vectors for TI
Shondoit
-3
/
+6
2023-01-11
img2img UI rework: obsolete --gradio-img2img-tool --gradio-inpaint-tool and a...
AUTOMATIC
-85
/
+84
2023-01-11
Merge pull request #6647 from vladmandic/update-progress-api
AUTOMATIC1111
-2
/
+3
2023-01-11
Merge pull request #6648 from vladmandic/progress-description
AUTOMATIC1111
-3
/
+12
2023-01-11
Merge pull request #6628 from catboxanon/fix/alternating-words-emphasis
AUTOMATIC1111
-1
/
+3
2023-01-11
fix for an error caused by skipping initialization, for realsies this time: T...
AUTOMATIC
-39
/
+33
2023-01-11
set descriptions
Vladimir Mandic
-3
/
+12
2023-01-11
add textinfo to progress response
Vladimir Mandic
-2
/
+3
2023-01-11
Remove compat option for prompt parser
catboxanon
-1
/
+0
2023-01-11
Remove compat option check for prompt parser
catboxanon
-12
/
+1
2023-01-11
Merge branch 'AUTOMATIC1111:master' into fix/alternating-words-emphasis
catboxanon
-7
/
+46
2023-01-11
Merge pull request #6635 from demiurge-ash/patch-1
AUTOMATIC1111
-0
/
+1
2023-01-11
Fix keyboard navigation in modal image viewer
Alexey Shirokov
-0
/
+1
2023-01-11
possible fix for fallback for fast model creation from config, attempt 2
AUTOMATIC
-0
/
+1
2023-01-11
possible fix for fallback for fast model creation from config
AUTOMATIC
-0
/
+3
2023-01-11
add an option to copy config from one of models in checkpoint merger
AUTOMATIC
-4
/
+35
2023-01-11
Merge pull request #6625 from PlasmaPower/textual-inversion-safetensors
AUTOMATIC1111
-0
/
+3
2023-01-11
Merge pull request #6633 from space-nuko/expose-xy-grid-to-extensions
AUTOMATIC1111
-3
/
+3
2023-01-10
Expose the compiled class module of scripts to extensions
space-nuko
-3
/
+3
[next]