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
/
shared.py
Age
Commit message (
Expand
)
Author
Lines
2022-10-06
Removed duplicate defined models_path
Milly
-10
/
+9
2022-10-06
Default window title progress updates on
DepFA
-1
/
+1
2022-10-06
Update shared.py
DepFA
-0
/
+1
2022-10-06
integrate the new samplers PR
AUTOMATIC
-1
/
+0
2022-10-06
add variant setting
C43H66N12O12S2
-0
/
+1
2022-10-06
option to let users select which samplers they want to hide
AUTOMATIC
-6
/
+9
2022-10-06
Set gradio-img2img-tool default to 'editor'
DepFA
-1
/
+1
2022-10-04
add editor to img2img
AUTOMATIC
-0
/
+1
2022-10-04
option to not show images in web ui
AUTOMATIC
-0
/
+1
2022-10-04
Remove pycharm note, fix typo
Justin Riddiough
-2
/
+2
2022-10-04
Explain how to use second progress bar in pycharm
Justin Riddiough
-1
/
+1
2022-10-04
Modify --add-cpu description
brkirch
-1
/
+1
2022-10-04
Add BSRGAN to --add-cpu
brkirch
-3
/
+3
2022-10-04
Add --use-cpu command line option
brkirch
-2
/
+7
2022-10-03
use dropdown instead of radio for img2img upscaler selection
AUTOMATIC
-1
/
+1
2022-10-02
change wording for options
AUTOMATIC
-3
/
+3
2022-10-02
make save to dirs optional for imgs saved from ui
Lopyter
-0
/
+1
2022-10-02
added --disable-console-progressbars to disable progressbars in console
AUTOMATIC
-2
/
+5
2022-10-02
Merge branch 'master' into ScuNET
d8ahazard
-2
/
+3
2022-10-02
initial support for training textual inversion
AUTOMATIC
-1
/
+2
2022-09-30
Add ScuNET DeNoiser/Upscaler
d8ahazard
-0
/
+1
2022-09-30
if --ckpt option is specified, load that model
AUTOMATIC
-1
/
+1
2022-09-30
return the dropdown that mysteriously disappeared
AUTOMATIC
-1
/
+1
2022-09-30
remove unwanted formatting/functionality from the PR
AUTOMATIC
-7
/
+1
2022-09-29
Merge remote-tracking branch 'upstream/master' into ModelLoader
d8ahazard
-6
/
+7
2022-09-29
Holy $hit.
d8ahazard
-9
/
+9
2022-09-29
new implementation for attention/emphasis
AUTOMATIC
-1
/
+2
2022-09-29
update lists of models after merging them in checkpoints tab
AUTOMATIC
-1
/
+1
2022-09-28
added support for automatically installing latest k-diffusion
AUTOMATIC
-2
/
+3
2022-09-28
save parameters for images when using the Save button.
AUTOMATIC
-1
/
+1
2022-09-28
Update shared.py
C43H66N12O12S2
-1
/
+1
2022-09-27
Merge remote-tracking branch 'upstream/master' into ModelLoader
d8ahazard
-1
/
+9
2022-09-27
Use model loader with stable-diffusion too.
d8ahazard
-11
/
+17
2022-09-27
Fix downssample typo in options
Dave Bauman
-1
/
+1
2022-09-27
rename DDIM eta label
DepFA
-2
/
+2
2022-09-27
Add extra kdiffusion parameters
DepFA
-0
/
+3
2022-09-27
Add options for exposed ddim sampler params
DepFA
-0
/
+4
2022-09-27
job_timestamp initialization change
DepFA
-1
/
+2
2022-09-26
Re-implement universal model loading
d8ahazard
-4
/
+8
2022-09-25
Changed job_id to timestamp
Eyrie
-5
/
+4
2022-09-25
fix formatting
Eyrie
-1
/
+1
2022-09-25
fix formatting
Eyrie
-0
/
+1
2022-09-25
Added job_id pattern for directories
Eyrie
-1
/
+5
2022-09-24
Disable 'batch img2img' when launched with --hide-ui-dir-config
EyeDeck
-1
/
+1
2022-09-24
Fix to XY_Grid script console progress bar and other progress bar improvement...
RnDMonkey
-0
/
+7
2022-09-23
Option to use advanced upscalers with normal img2img
AUTOMATIC
-1
/
+1
2022-09-23
prevent saving settings with bogus values
AUTOMATIC
-12
/
+11
2022-09-23
Merge pull request #847 from rewbs/rewbs-optionally-save-before-color-correction
AUTOMATIC1111
-0
/
+1
2022-09-23
gfpgan: just download the damn model
AUTOMATIC
-2
/
+1
2022-09-23
add warning for when user's settings are broken
AUTOMATIC
-0
/
+21
[next]