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
/
scripts
/
xy_grid.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
renamed xy to xyz grid
EllangoK
2023-01-24
1
-498
/
+0
*
Merge pull request #7081 from EllangoK/xy-hires
AUTOMATIC1111
2023-01-23
1
-3
/
+15
|
\
|
*
adds hires steps to x/y plot and fixes total_steps calculation
EllangoK
2023-01-22
1
-3
/
+15
*
|
Merge pull request #7031 from EllangoK/master
AUTOMATIC1111
2023-01-23
1
-1
/
+1
|
\
\
|
*
|
aligns the axis buttons in x/y plot
EllangoK
2023-01-21
1
-1
/
+1
|
|
/
*
/
make current_axis_options class variable
Vladimir Repin
2023-01-21
1
-9
/
+8
|
/
*
fix auto fill and repair separate axisoptions
Vladimir Repin
2023-01-21
1
-7
/
+12
*
extra networks UI
AUTOMATIC
2023-01-21
1
-29
/
+0
*
make StableDiffusionProcessing class not hold a reference to shared.sd_model ...
AUTOMATIC
2023-01-16
1
-1
/
+0
*
add a button for XY Plot to fill in available values for axes that support this
AUTOMATIC
2023-01-16
1
-35
/
+66
*
Merge pull request #6803 from space-nuko/xy-grid-performance-improvement
AUTOMATIC1111
2023-01-16
1
-53
/
+70
|
\
|
*
Optimize XY grid to run slower axes fewer times
space-nuko
2023-01-16
1
-53
/
+70
*
|
Merge pull request #6802 from space-nuko/xy-grid-swap-axes-button
AUTOMATIC1111
2023-01-16
1
-6
/
+20
|
\
\
|
*
|
Add swap axes button for XY Grid
space-nuko
2023-01-16
1
-6
/
+20
|
|
/
*
/
fix problems related to checkpoint/VAE switching in XY plot
AUTOMATIC
2023-01-16
1
-4
/
+2
|
/
*
Make XY grid cancellation much faster
space-nuko
2023-01-16
1
-0
/
+3
*
fix bug with "Ignore selected VAE for..." option completely disabling VAE ele...
AUTOMATIC
2023-01-14
1
-14
/
+13
*
rework #6329 to remove duplicate code and add prevent tab names for showing i...
AUTOMATIC
2023-01-05
1
-5
/
+0
*
Refactor elem_prefix as function elem_id
me
2023-01-05
1
-8
/
+12
*
Adjusted prefix from i2i/t2i to txt2img and img2img and removed those prefixe...
me
2023-01-05
1
-1
/
+1
*
Add element ids for script components and a few more in ui.py
me
2023-01-04
1
-7
/
+8
*
add XY plot parameters to grid image and do not add them to individual images
AUTOMATIC
2023-01-04
1
-14
/
+24
*
Merge branch 'master' into xygrid_infotext_improvements
AUTOMATIC1111
2023-01-04
1
-68
/
+233
|
\
|
*
Hires fix rework
AUTOMATIC
2023-01-02
1
-3
/
+1
|
*
feat: Add upscale latent, VAE, styles to X/Y plot
MMaker
2022-12-18
1
-1
/
+43
|
*
Merge pull request #4368 from byzod/master
AUTOMATIC1111
2022-12-03
1
-1
/
+1
|
|
\
|
|
*
fix scripts ignores file format settings for grids
byzod
2022-11-06
1
-1
/
+1
|
*
|
calculate dictionary for sampler names only once
AUTOMATIC
2022-11-27
1
-12
/
+2
|
*
|
fix for broken sampler selection in img2img and xy plot #4860 #4909
AUTOMATIC
2022-11-27
1
-7
/
+7
|
*
|
change StableDiffusionProcessing to internally use sampler name instead of sa...
AUTOMATIC
2022-11-19
1
-6
/
+6
|
|
/
|
*
do not mess with components' visibility for scripts; instead create group com...
AUTOMATIC
2022-11-04
1
-4
/
+4
|
*
Switch to a continous blend for cond. image.
random_thoughtss
2022-10-25
1
-4
/
+1
|
*
Added conditioning image masking to xy_grid.
random_thoughtss
2022-10-25
1
-0
/
+3
|
*
XY grid correctly re-assignes model when config changes
random_thoughtss
2022-10-20
1
-0
/
+1
|
*
Safeguard setting restore logic against exceptions
Greg Fuller
2022-10-17
1
-22
/
+26
|
*
Fix XY-plot steps if highres fix is enabled
space-nuko
2022-10-14
1
-1
/
+4
|
*
remove the other Denoising
AUTOMATIC
2022-10-14
1
-1
/
+0
|
*
[xy_grid.py] add option denoising_strength
Naeaeaeaeae
2022-10-14
1
-0
/
+1
|
*
regression in xy_grid Var. seed fixing
RnDMonkey
2022-10-14
1
-1
/
+1
|
*
add hypernetwork multipliers
AUTOMATIC
2022-10-13
1
-1
/
+8
|
*
Fix metadata contents
Greg Fuller
2022-10-13
1
-18
/
+34
|
*
draw_xy_grid provides the option to also return lone images
Greg Fuller
2022-10-13
1
-5
/
+12
|
*
xy_grid: Refactor confirm functions
Milly
2022-10-12
1
-34
/
+39
|
*
xy_grid: Confirm that hypernetwork options are valid before starting
Milly
2022-10-12
1
-0
/
+12
|
*
xy_grid: Find hypernetwork by closest name
Milly
2022-10-12
1
-1
/
+5
|
*
change default for XY plot's Y to Nothing.
AUTOMATIC
2022-10-11
1
-1
/
+1
|
*
rename hypernetwork dir to hypernetworks to prevent clash with an old filenam...
AUTOMATIC
2022-10-11
1
-1
/
+1
|
*
Merge remote-tracking branch 'origin/master'
AUTOMATIC
2022-10-11
1
-0
/
+3
|
|
\
|
|
*
add incorrect start word guard to xy_grid (#2259)
DepFA
2022-10-11
1
-7
/
+2
|
|
*
revert sr warning
DepFA
2022-10-11
1
-1
/
+2
[next]