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-12-24
Merge pull request #5718 from space-nuko/feature/save-hypernetwork-hash
AUTOMATIC1111
-2
/
+36
2022-12-24
rename the option for img2img latent upscale
AUTOMATIC
-2
/
+2
2022-12-24
Merge pull request #5521 from AndrewRyanChama/ryan/img2imglatentscale
AUTOMATIC1111
-2
/
+6
2022-12-24
Merge pull request #5838 from aliencaocao/fix_gradio_pil
AUTOMATIC1111
-0
/
+1
2022-12-24
Merge pull request #5747 from yuvalabou/singleton-comparison
AUTOMATIC1111
-5
/
+9
2022-12-24
Merge pull request #5873 from philpax/override-settings-restore-afterwards
AUTOMATIC1111
-7
/
+10
2022-12-24
Merge pull request #5753 from calvinballing/master
AUTOMATIC1111
-68
/
+68
2022-12-24
Merge pull request #5589 from MrCheeze/better-special-model-support
AUTOMATIC1111
-8
/
+12
2022-12-24
add an option for img2img background color
AUTOMATIC
-2
/
+14
2022-12-24
add blendmodes to requirements_versions, remove aenum as it's already require...
AUTOMATIC
-1
/
+1
2022-12-24
Merge pull request #5644 from ThereforeGames/master
AUTOMATIC1111
-3
/
+8
2022-12-24
Merge pull request #5808 from stysmmaker/patch/fix-fnt-size
AUTOMATIC1111
-7
/
+16
2022-12-24
Merge pull request #5814 from timntorres/5802-save-upscaler-to-filename
AUTOMATIC1111
-1
/
+8
2022-12-24
Merge pull request #4684 from simcop2387/fix-extension-docker
AUTOMATIC1111
-1
/
+14
2022-12-24
Merge pull request #5840 from stysmmaker/feat/xy-plot-new-axes
AUTOMATIC1111
-1
/
+43
2022-12-24
eliminate duplicated code
AUTOMATIC
-17
/
+14
2022-12-24
Merge pull request #5797 from mcmonkey4eva/dpm2-a-fix
AUTOMATIC1111
-0
/
+6
2022-12-24
Merge pull request #5894 from florianchrometz/patch-1
AUTOMATIC1111
-0
/
+1
2022-12-24
Merge pull request #5810 from brkirch/fix-training-mps
AUTOMATIC1111
-6
/
+15
2022-12-24
Merge pull request #5796 from brkirch/invoke-fix
AUTOMATIC1111
-4
/
+6
2022-12-24
Merge pull request #5617 from mcmonkey4eva/fix-hints-file
AUTOMATIC1111
-1
/
+1
2022-12-24
add a comment for disable xformers hack
AUTOMATIC
-2
/
+2
2022-12-24
Merge pull request #5794 from Akegarasu/master
AUTOMATIC1111
-0
/
+6
2022-12-24
fix: xformers use importlib
Akiba
-14
/
+1
2022-12-20
Use other MPS optimization for large q.shape[0] * q.shape[1]
brkirch
-4
/
+6
2022-12-20
Set httpcore version in requirements - fixes #4833
Florian Chrometz
-0
/
+1
2022-12-20
feat(api): add override_settings_restore_afterwards
Philpax
-13
/
+16
2022-12-18
fix dpm2 in img2img as well
Alex "mcmonkey" Goodwin
-0
/
+3
2022-12-18
feat: Add upscale latent, VAE, styles to X/Y plot
MMaker
-1
/
+43
2022-12-18
Fix PIL being imported before its installed (for new users only)
Billy Cao
-1
/
+1
2022-12-18
Dirty fix for missing PIL supported file extensions
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
-2
/
+4
2022-12-17
Add upscaler name as a suffix.
timntorres
-1
/
+6
2022-12-17
Add attributes used by MPS
brkirch
-6
/
+6
2022-12-17
Add numpy fix for MPS on PyTorch 1.12.1
brkirch
-0
/
+9
2022-12-17
fix: Modify font size when unable to fit in plot
MMaker
-7
/
+16
2022-12-16
apply to DPM2 (non-ancestral) as well
Alex "mcmonkey" Goodwin
-1
/
+1
2022-12-16
Add a workaround patch for DPM2 a issue
Alex "mcmonkey" Goodwin
-0
/
+3
2022-12-16
fix: xformers
Akiba
-0
/
+19
2022-12-14
Fix various typos
Jim Hays
-68
/
+68
2022-12-14
Correct singleton comparisons
Yuval Aboulafia
-5
/
+9
2022-12-13
Fix comment
space-nuko
-1
/
+1
2022-12-13
Correctly restore default hypernetwork strength
space-nuko
-0
/
+3
2022-12-13
Correctly restore hypernetwork from hash
space-nuko
-0
/
+30
2022-12-13
Save hypernetwork hash in infotext
space-nuko
-2
/
+3
2022-12-11
Update requirements.txt
ThereforeGames
-0
/
+2
2022-12-11
Delete venv/Lib/site-packages directory
ThereforeGames
-15666
/
+0
2022-12-11
Improve color correction with luminosity blend
ThereforeGames
-3
/
+6
2022-12-11
Add files via upload
ThereforeGames
-0
/
+15666
[next]