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
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-13
add support for prompts, negative prompts, and sampler-by-name in text file s...
David Vorick
-2
/
+18
2022-12-12
Bugfix: Use /usr/bin/env bash instead of just /bin/bash
Fionn Langhans
-1
/
+1
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
2022-12-11
API endpoint to refresh checkpoints
Dean Hopkins
-0
/
+4
2022-12-11
unconditionally set use_ema=False if value not specified (True never worked, ...
MrCheeze
-1
/
+3
2022-12-11
fix: fallback model_checkpoint if it's empty
Dean van Dugteren
-0
/
+4
2022-12-11
Update hints.js - DPM adaptive
repligator
-0
/
+1
2022-12-11
fix hints file typo
Alex "mcmonkey" Goodwin
-1
/
+1
2022-12-10
Make the generated image count only count new images in the currently active tab
Bwin4L
-1
/
+1
2022-12-10
Add safetensors support to LDSR
wywywywy
-4
/
+14
2022-12-10
fix support for 2.0 inpainting model while maintaining support for 1.5 inpain...
MrCheeze
-2
/
+2
2022-12-10
unload depth model if medvram/lowvram enabled
MrCheeze
-5
/
+7
2022-12-10
Merge pull request #5586 from wywywywy/ldsr-improvements
AUTOMATIC1111
-15
/
+35
2022-12-10
Merge pull request #5585 from Bwin4L/master
AUTOMATIC1111
-1
/
+1
2022-12-10
Made device agnostic
wywywywy
-3
/
+6
2022-12-10
LDSR cache / optimization / opt_channelslast
wywywywy
-12
/
+29
[prev]
[next]