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
Age
Commit message (
Expand
)
Author
Lines
2023-07-15
fix an issue in live previews that happens when you use SDXL with fp16 VAE
AUTOMATIC1111
-2
/
+1
2023-07-14
add a message about unsupported samplers
AUTOMATIC1111
-3
/
+6
2023-07-14
add cheap VAE approximation coeffs for SDXL
AUTOMATIC1111
-6
/
+16
2023-07-14
add more relevant fields to caching conds
AUTOMATIC1111
-2
/
+15
2023-07-14
Merge branch 'dev' into sdxl
AUTOMATIC1111
-35
/
+39
2023-07-14
repair medvram and lowvram
AUTOMATIC1111
-3
/
+5
2023-07-14
raise maximum Negative Guidance minimum sigma due to request in PR discussion
AUTOMATIC1111
-1
/
+1
2023-07-14
linter
AUTOMATIC1111
-1
/
+1
2023-07-14
initial SDXL refiner support
AUTOMATIC1111
-19
/
+71
2023-07-14
handles model hash cache.json error
w-e-w
-3
/
+8
2023-07-13
add support for SDXL loras with te1/te2 modules
AUTOMATIC1111
-2
/
+2
2023-07-13
mute SDXL imports in the place there SDXL is imported for the first time inst...
AUTOMATIC1111
-18
/
+17
2023-07-13
repair --no-half for SDXL
AUTOMATIC1111
-4
/
+5
2023-07-13
add XL support for live previews: approx and TAESD
AUTOMATIC1111
-25
/
+40
2023-07-13
fix broken img2img
AUTOMATIC1111
-0
/
+4
2023-07-13
Merge branch 'dev' into master
AUTOMATIC1111
-293
/
+488
2023-07-13
Merge pull request #11707 from wfjsw/revert-11244
AUTOMATIC1111
-16
/
+2
2023-07-13
Merge pull request #11747 from AUTOMATIC1111/img2img-save
AUTOMATIC1111
-4
/
+5
2023-07-13
Merge pull request #11750 from AUTOMATIC1111/quick-settings-textbox
AUTOMATIC1111
-7
/
+14
2023-07-13
Merge pull request #11748 from huaizong/fix/x/resize-less-than-two-pixel-error
AUTOMATIC1111
-4
/
+6
2023-07-13
fix CLIP doing the unneeded normalization
AUTOMATIC1111
-8
/
+29
2023-07-13
lint
AUTOMATIC1111
-1
/
+1
2023-07-13
get attention optimizations to work
AUTOMATIC1111
-8
/
+12
2023-07-13
mute unneeded SDXL imports for tests too
AUTOMATIC1111
-2
/
+2
2023-07-13
fix importlib.machinery issue on github's autotests #yolo
AUTOMATIC1111
-3
/
+4
2023-07-13
linter
AUTOMATIC1111
-3
/
+1
2023-07-12
Merge branch 'dev' into sdxl
AUTOMATIC1111
-2
/
+21
2023-07-12
SDXL support
AUTOMATIC1111
-45
/
+240
2023-07-12
use submit blur for quick settings textbox
w-e-w
-7
/
+14
2023-07-12
Don't do MPS GC when there's a latent that could still be sampled
Aarni Koskela
-0
/
+4
2023-07-12
Add correct logger name
Aarni Koskela
-1
/
+1
2023-07-12
Merge branch 'dev' into img2img-save
missionfloyd
-282
/
+475
2023-07-12
fix: check fill size none zero when resize (fixes #11425)
王怀宗
-4
/
+6
2023-07-12
Save img2img batch with images.save_image()
missionfloyd
-4
/
+5
2023-07-11
getting SD2.1 to run on SDXL repo
AUTOMATIC1111
-24
/
+152
2023-07-11
Fix MPS cache cleanup
Aarni Koskela
-2
/
+17
2023-07-11
set timeout_keep_alive
TangJicheng
-1
/
+1
2023-07-11
add cmd_args: --timeout-keep-alive
TangJicheng
-0
/
+1
2023-07-11
Merge branch 'master' into dev
AUTOMATIC1111
-1
/
+2
2023-07-10
Use closing() with processing classes everywhere
Aarni Koskela
-19
/
+24
2023-07-10
add queue lock for refresh-checkpoints
tangjicheng
-1
/
+2
2023-07-09
Revert Pull Request #11244
wfjsw
-16
/
+2
2023-07-08
Merge pull request #11595 from akx/alisases
AUTOMATIC1111
-8
/
+9
2023-07-08
move github proxy to settings, System page.
AUTOMATIC1111
-19
/
+15
2023-07-08
Merge pull request #11244 from MaiXiaoMeng/dev
AUTOMATIC1111
-4
/
+22
2023-07-08
Fix typo: checkpoint_alisases
Aarni Koskela
-8
/
+9
2023-07-08
added torch.mps.empty_cache() to torch_gc()
AUTOMATIC1111
-2
/
+4
2023-07-08
rework #10436 to use shared.walk_files
AUTOMATIC1111
-7
/
+1
2023-07-08
Merge branch 'dev' into patch-1
AUTOMATIC1111
-1935
/
+4197
2023-07-08
use natural sort for shared.walk_files and shared.listfiles, as well as for d...
AUTOMATIC1111
-5
/
+13
[next]