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
2023-01-25
Update requirements transformers==4.25.1
Kyle
-2
/
+2
2023-01-25
Add instruct-pix2pix hijack
Kyle
-1
/
+1483
2023-01-25
Merge pull request #7146 from EllangoK/master
AUTOMATIC1111
-45
/
+134
2023-01-25
add an experimental option to apply loras to outputs rather than inputs
AUTOMATIC
-2
/
+10
2023-01-25
remove the pip install stuff because it does not work as i hoped it would
AUTOMATIC
-8
/
+11
2023-01-24
add fastapi to requirements
AUTOMATIC
-0
/
+1
2023-01-24
print progress when installing torch
AUTOMATIC
-6
/
+22
2023-01-24
remove fairscale requirement, add fake fairscale to make BLIP not complain ab...
AUTOMATIC
-1
/
+1
2023-01-24
remove fairscale requirement, add fake fairscale to make BLIP not complain ab...
AUTOMATIC
-4
/
+9
2023-01-24
make git commands not fail for extensions when you have spaces in webui direc...
AUTOMATIC
-4
/
+4
2023-01-24
swaps xyz axes internally if one costs more
EllangoK
-12
/
+52
2023-01-24
handling sub grids and merging into one
EllangoK
-12
/
+19
2023-01-24
implements most of xyz grid script
EllangoK
-36
/
+78
2023-01-24
renamed xy to xyz grid
EllangoK
-0
/
+0
2023-01-24
also return the removed field to sdapi/v1/upscalers because someone might hav...
AUTOMATIC
-0
/
+2
2023-01-24
repair sdapi/v1/upscalers returning bogus results
AUTOMATIC
-8
/
+10
2023-01-24
Merge pull request #7140 from vladmandic/api-decode-image
AUTOMATIC1111
-1
/
+5
2023-01-24
Merge pull request #7144 from catboxanon/swinir-interrupt
AUTOMATIC1111
-1
/
+7
2023-01-24
Merge pull request #7148 from acncagua/improvement_launch.py
AUTOMATIC1111
-1
/
+1
2023-01-24
Set Linux xformers 0.0.16RC425
acncagua
-1
/
+1
2023-01-23
Also make SwinIR skippable
catboxanon
-2
/
+2
2023-01-23
Make SwinIR interruptible
catboxanon
-1
/
+7
2023-01-23
add image decod exception handling
Vladimir Mandic
-1
/
+5
2023-01-24
fix BLIP failing to import depending on configuration
AUTOMATIC
-1
/
+16
2023-01-24
Merge pull request #7113 from vladmandic/interrogate
AUTOMATIC1111
-16
/
+26
2023-01-23
add support for apostrophe in extra network names
AUTOMATIC
-4
/
+6
2023-01-23
suppress A matching Triton is not available message
AUTOMATIC
-1
/
+3
2023-01-23
add option to skip interrogate categories
Vladimir Mandic
-15
/
+19
2023-01-23
Merge branch 'AUTOMATIC1111:master' into interrogate
Vladimir Mandic
-27
/
+140
2023-01-23
make loras before 0.4.0 ALSO work
AUTOMATIC
-1
/
+2
2023-01-23
Merge pull request #7032 from gmq/extra-network-styles
AUTOMATIC1111
-4
/
+73
2023-01-23
Merge pull request #7116 from vladmandic/api-image-format
AUTOMATIC1111
-10
/
+24
2023-01-23
feat(extra-networks): replace icon background with border
Guillermo Moreno
-2
/
+5
2023-01-23
add support for loras trained on kohya's scripts 0.4.0 (alphas)
AUTOMATIC
-7
/
+11
2023-01-23
api-image-format
Vladimir Mandic
-10
/
+24
2023-01-23
a possible fix for broken image upscaling
AUTOMATIC
-1
/
+1
2023-01-23
add a message about new torch/xformers version and a way to upgrade by specif...
AUTOMATIC
-1
/
+28
2023-01-23
Merge pull request #5939 from petalas/petalas/torch-upgrade
AUTOMATIC1111
-4
/
+2
2023-01-23
improve interrogate
Vladimir Mandic
-12
/
+18
2023-01-23
better support for xformers flash attention on older versions of torch
AUTOMATIC
-24
/
+30
2023-01-23
Merge remote-tracking branch 'takuma104/xformers-flash-attention'
AUTOMATIC
-2
/
+25
2023-01-23
fix open directory button failing
AUTOMATIC
-2
/
+1
2023-01-23
Merge pull request #7081 from EllangoK/xy-hires
AUTOMATIC1111
-3
/
+15
2023-01-23
Merge pull request #7031 from EllangoK/master
AUTOMATIC1111
-3
/
+11
2023-01-23
Merge pull request #7093 from Shondoit/fix-dark-mode
AUTOMATIC1111
-2
/
+2
2023-01-23
third time's the charm
AUTOMATIC
-1
/
+1
2023-01-23
add missing import to previous commit
AUTOMATIC
-0
/
+1
2023-01-23
Fix dark mode
Shondoit
-2
/
+2
2023-01-23
rework extras tab to use script system
AUTOMATIC
-464
/
+675
2023-01-22
feat(extra-networks): remove view dropdown
Guillermo Moreno
-13
/
+9
[next]