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
2023-01-06
rework saving training params to file #6372
AUTOMATIC
-1
/
+1
2023-01-06
Merge pull request #6372 from timntorres/save-ti-hypernet-settings-to-txt-rev...
AUTOMATIC1111
-0
/
+1
2023-01-05
Clean up ti, add same behavior to hypernetwork.
timntorres
-1
/
+1
2023-01-05
hires-fix: add "nearest-exact" latent upscale mode.
cat
-0
/
+1
2023-01-05
Add option to save ti settings to file.
timntorres
-0
/
+1
2023-01-05
Merge pull request #6044 from hentailord85ez/discard-penultimate-sigma
AUTOMATIC1111
-0
/
+1
2023-01-04
fix incorrect display/calculation for number of steps for hires fix in progre...
AUTOMATIC
-1
/
+3
2023-01-04
make it possible to work with opts.show_progress_every_n_steps = -1 with medvram
AUTOMATIC
-2
/
+4
2023-01-04
Merge pull request #5969 from philpax/include-job-timestamp-in-progress-api
AUTOMATIC1111
-0
/
+1
2023-01-04
Merge pull request #6253 from Shondoit/ti-optim
AUTOMATIC1111
-1
/
+1
2023-01-04
Merge pull request #6261 from vladmandic/api-logging
AUTOMATIC1111
-0
/
+1
2023-01-04
Rename bicubic antialiased option
MMaker
-1
/
+1
2023-01-04
Add new latent upscale modes
MMaker
-2
/
+5
2023-01-04
helpful error message when trying to load 2.0 without config
AUTOMATIC
-2
/
+7
2023-01-03
add api logging
Vladimir Mandic
-0
/
+1
2023-01-03
Save Optimizer next to TI embedding
Shondoit
-1
/
+1
2023-01-03
add option to reorder items in main UI
AUTOMATIC
-0
/
+13
2023-01-02
Hires fix rework
AUTOMATIC
-1
/
+6
2023-01-01
change karras scheduler sigmas to values recommended by SD from old 0.1 to 10...
AUTOMATIC
-1
/
+5
2023-01-01
show sampler selection in dropdown, add option selection to revert to old rad...
AUTOMATIC
-0
/
+1
2022-12-31
alt-diffusion integration
AUTOMATIC
-9
/
+1
2022-12-31
Merge remote-tracking branch 'baai-open-internal/master' into alt-diffusion
AUTOMATIC
-0
/
+8
2022-12-31
Merge pull request #6017 from hitomi/master
AUTOMATIC1111
-0
/
+1
2022-12-30
fix shared state dictionary
Vladimir Mandic
-1
/
+1
2022-12-26
Update shared.py
hentailord85ez
-0
/
+1
2022-12-25
Add memory cache for VAE weights
hitomi
-0
/
+1
2022-12-24
change wording a bit
AUTOMATIC
-1
/
+1
2022-12-24
added cheap NN approximation for VAE
AUTOMATIC
-3
/
+3
2022-12-24
Merge pull request #5976 from AbstractQbit/fast_preview
AUTOMATIC1111
-2
/
+3
2022-12-24
added an option to filter out deepbooru tags
AUTOMATIC
-0
/
+1
2022-12-24
Add an option for faster low quality previews
AbstractQbit
-2
/
+3
2022-12-24
feat(api): include job_timestamp in progress
Philpax
-0
/
+1
2022-12-24
Merge pull request #5838 from aliencaocao/fix_gradio_pil
AUTOMATIC1111
-0
/
+1
2022-12-24
add an option for img2img background color
AUTOMATIC
-0
/
+1
2022-12-24
Merge pull request #5814 from timntorres/5802-save-upscaler-to-filename
AUTOMATIC1111
-0
/
+1
2022-12-18
Fix PIL being imported before its installed (for new users only)
Billy Cao
-0
/
+1
2022-12-17
Update OptionInfo to match preexisting option.
timntorres
-1
/
+1
2022-12-17
Add option to include upscaler name in filename.
timntorres
-0
/
+1
2022-12-10
remove NSFW filter and its dependency; if you still want it, find it in the e...
AUTOMATIC
-1
/
+0
2022-12-10
use less javascript for this non-js-only implementation of the clear prompt b...
AUTOMATIC
-1
/
+0
2022-12-10
Merge pull request #3198 from papuSpartan/master
AUTOMATIC1111
-0
/
+1
2022-12-10
Merge pull request #5441 from timntorres/add-5433-avoid-sending-size-option
AUTOMATIC1111
-0
/
+1
2022-12-10
Merge branch 'AUTOMATIC1111:master' into master
papuSpartan
-27
/
+70
2022-12-10
add Noise multiplier option to infotext
AUTOMATIC
-1
/
+1
2022-12-10
Merge pull request #5373 from mezotaken/master
AUTOMATIC1111
-0
/
+1
2022-12-06
delete a file
zhaohu xing
-1
/
+1
2022-12-06
Merge pull request #3 from 920232796/master
Zac Liu
-1
/
+5
2022-12-06
Merge branch 'AUTOMATIC1111:master' into master
Zac Liu
-10
/
+6
2022-12-05
Add opt. to avoid sending size between interfaces.
timntorres
-0
/
+1
2022-12-03
add built-in extension system
AUTOMATIC
-9
/
+4
[next]