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-02-02
Add a callback called before reloading the server
rucadi
-1
/
+13
2023-02-02
Add polling callback
rucadi
-0
/
+13
2023-02-02
instruct-pix2pix support
Kyle
-5
/
+5
2023-02-01
Update error message WRT missing checkpoint file
Cody Brownstein
-1
/
+1
2023-02-01
Add .jpg to allowed thumb formats
ctwrs
-2
/
+3
2023-02-01
Use the real images size, not the process
Francesco Manzali
-4
/
+4
2023-02-01
Refactor Mac specific code to a separate file
brkirch
-61
/
+66
2023-02-01
Merge pull request #7334 from EllangoK/master
AUTOMATIC1111
-8
/
+13
2023-02-01
Merge pull request #7357 from EllangoK/btn-fix
AUTOMATIC1111
-2
/
+2
2023-02-01
Merge pull request #7371 from hoblin/master
AUTOMATIC1111
-11
/
+38
2023-02-01
Merge pull request #7412 from Pomierski/master
AUTOMATIC1111
-1
/
+1
2023-02-01
Merge pull request #7414 from joecodecreations/master
AUTOMATIC1111
-1
/
+1
2023-02-01
Merge pull request #7455 from brkirch/put-fix-back
AUTOMATIC1111
-34
/
+15
2023-02-01
Refactor MPS fixes to CondFunc
brkirch
-36
/
+14
2023-02-01
MPS fix is still needed :(
brkirch
-0
/
+3
2023-01-31
Fix prompt matrix #rows/#cols when using hires
Francesco Manzali
-3
/
+3
2023-01-31
Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui into...
unknown
-2
/
+12
2023-01-30
Adding default true to use_original_name_batch as images should by default ho...
Joey Sanchez
-1
/
+1
2023-01-31
Fix missing tooltip for 'Clear prompt' button
Piotr Pomierski
-1
/
+1
2023-01-30
amend the error in previous commit
AUTOMATIC
-1
/
+1
2023-01-30
make linux launch.py use XFORMERS_PACKAGE var too; thanks, acncagua
AUTOMATIC
-1
/
+1
2023-01-30
Merge branch 'master' into improved-hr-conflict-test
InvincibleDude
-611
/
+811
2023-01-30
Add --skip-version-check to disable messages asking users to upgrade torch.
AUTOMATIC
-1
/
+11
2023-01-30
Merge branch 'master' of github.com:AUTOMATIC1111/stable-diffusion-webui into...
unknown
-675
/
+1184
2023-01-30
disable EMA weights for instructpix2pix model, whcih should get memory usage ...
AUTOMATIC
-2
/
+1
2023-01-30
make the program read Discard penultimate sigma from generation parameters
AUTOMATIC
-0
/
+1
2023-01-30
make the program read Eta and Eta DDIM from generation parameters
AUTOMATIC
-5
/
+9
2023-01-30
split samplers into one more files for k-diffusion
AUTOMATIC
-348
/
+22
2023-01-30
Split history sd_samplers.py to sd_samplers_kdiffusion.py
Andrey
-0
/
+0
2023-01-30
Split history sd_samplers.py to sd_samplers_kdiffusion.py
Andrey
-0
/
+339
2023-01-30
Split history sd_samplers.py to sd_samplers_kdiffusion.py
Andrey
-0
/
+0
2023-01-30
Split history sd_samplers.py to sd_samplers_kdiffusion.py
Andrey
-0
/
+0
2023-01-30
split compvis sampler and shared sampler stuff into their own files
AUTOMATIC
-1117
/
+28
2023-01-30
Split history sd_samplers.py to sd_samplers_common.py
Andrey
-0
/
+0
2023-01-30
Split history sd_samplers.py to sd_samplers_common.py
Andrey
-0
/
+552
2023-01-30
Split history sd_samplers.py to sd_samplers_common.py
Andrey
-0
/
+0
2023-01-30
Split history sd_samplers.py to sd_samplers_common.py
Andrey
-0
/
+0
2023-01-30
Split history sd_samplers.py to sd_samplers_compvis.py
Andrey
-0
/
+0
2023-01-30
Split history sd_samplers.py to sd_samplers_compvis.py
Andrey
-0
/
+552
2023-01-30
Split history sd_samplers.py to sd_samplers_compvis.py
Andrey
-0
/
+0
2023-01-30
Split history sd_samplers.py to sd_samplers_compvis.py
Andrey
-0
/
+0
2023-01-30
add an environment variable for selecting xformers package
AUTOMATIC
-1
/
+2
2023-01-30
add override settings component to img2img
AUTOMATIC
-3
/
+8
2023-01-30
make it possible to search checkpoint by its hash
AUTOMATIC
-1
/
+2
2023-01-30
update prompt token counts after using the paste params button
AUTOMATIC
-11
/
+31
2023-01-30
change disable_weights_auto_swap to true by default
AUTOMATIC
-1
/
+1
2023-01-30
make it so that setting options in pasted infotext (like Clip Skip and ENSD) ...
AUTOMATIC
-80
/
+210
2023-01-29
Merge pull request #2 from InvincibleDude/extra-networks-test
InvincibleDude
-0
/
+6
2023-01-29
Extra network in hr abomination fix
invincibledude
-1
/
+2
2023-01-29
Extra networks loading fix
invincibledude
-10
/
+3
[prev]
[next]