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
Age
Commit message (
Expand
)
Author
Lines
2022-10-13
Fix metadata contents
Greg Fuller
-18
/
+34
2022-10-13
draw_xy_grid provides the option to also return lone images
Greg Fuller
-5
/
+12
2022-10-12
xy_grid: Refactor confirm functions
Milly
-34
/
+39
2022-10-12
xy_grid: Confirm that hypernetwork options are valid before starting
Milly
-0
/
+12
2022-10-12
xy_grid: Find hypernetwork by closest name
Milly
-1
/
+5
2022-10-12
[img2imgalt] Fix seed & Allow batch.
aoirusann
-3
/
+1
2022-10-11
change default for XY plot's Y to Nothing.
AUTOMATIC
-1
/
+1
2022-10-11
rename hypernetwork dir to hypernetworks to prevent clash with an old filenam...
AUTOMATIC
-1
/
+1
2022-10-11
Merge remote-tracking branch 'origin/master'
AUTOMATIC
-0
/
+7
2022-10-11
fixes related to merge
AUTOMATIC
-1
/
+2
2022-10-11
add incorrect start word guard to xy_grid (#2259)
DepFA
-7
/
+2
2022-10-11
revert sr warning
DepFA
-1
/
+2
2022-10-11
Reset init img in loopback at start of each batch (#2214)
Rory Grieve
-0
/
+4
2022-10-11
Error if prompt missing SR token to prevent mis-gens (#2209)
aperullo
-0
/
+7
2022-10-10
remove batch size restriction from X/Y plot
AUTOMATIC
-1
/
+4
2022-10-09
Clip skip variable name change breaks x/y plot script. This fixes that
Fampai
-3
/
+3
2022-10-09
added clip skip to XY plot
AUTOMATIC
-0
/
+8
2022-10-09
fix broken samplers in XY plot
AUTOMATIC
-0
/
+1
2022-10-09
fix btoken hypernetworks in XY plot
AUTOMATIC
-6
/
+3
2022-10-09
Don't change the seed initially if "Keep -1 for seeds" is checked
Brendan Byrd
-1
/
+3
2022-10-09
Confirm that options are valid before starting
Jesse Williams
-6
/
+15
2022-10-09
Pull Request Code Review Fixes
Tony Beeman
-2
/
+0
2022-10-09
Fix for Prompts_from_file showing extra textbox.
Tony Beeman
-0
/
+4
2022-10-09
Fix incorrect sampler name in output
frostydad
-7
/
+9
2022-10-07
added support for hypernetworks (???)
AUTOMATIC
-0
/
+10
2022-10-06
revert back to using list comprehension rather than list and map
AUTOMATIC
-1
/
+1
2022-10-06
Update xy_grid.py
DepFA
-1
/
+1
2022-10-06
strip() split comma delimited lines
DepFA
-1
/
+1
2022-10-06
use csv.reader
DepFA
-5
/
+4
2022-10-06
Allow escaping of commas in xy_grid
DepFA
-1
/
+2
2022-10-06
integrate the new samplers PR
AUTOMATIC
-55
/
+1
2022-10-06
Create alternate_sampler_noise_schedules.py
C43H66N12O12S2
-0
/
+53
2022-10-06
Outpainting mk2, prevent generation of a completely random image every time e...
Jocke
-1
/
+4
2022-10-04
add hint, refactor code for #1607
AUTOMATIC
-17
/
+18
2022-10-04
XY plot prompt order simplify logic
DoTheSneedful
-9
/
+15
2022-10-04
Fix token ordering in prompt order XY plot
DoTheSneedful
-8
/
+5
2022-10-04
Add a prompt order option to XY plot script
DoTheSneedful
-2
/
+38
2022-10-02
Update xy_grid.py
RnDMonkey
-4
/
+4
2022-10-02
Prevent upscaling when None is selected for SD upscale
Jocke
-1
/
+5
2022-10-01
fixed expression error in condition
RnDMonkey
-1
/
+1
2022-10-01
Updated xy_grid infotext formatting, parser regex
RnDMonkey
-4
/
+8
2022-10-02
Removed unnecessary library call and added some comments
shirase-0
-1
/
+2
2022-10-02
Added tag parsing for prompts from file
shirase-0
-1
/
+57
2022-10-01
Delete alternate_sampler_noise_schedules.py
DepFA
-53
/
+0
2022-10-01
add script alternate_sampler_noise_schedules
DepFA
-0
/
+53
2022-09-30
Added X/Y plot parameters to extra_generation_params
RnDMonkey
-0
/
+8
2022-09-30
[xy_grid] made -1 seed fixing apply to Var. seed too
RnDMonkey
-1
/
+1
2022-10-01
features updates
AUTOMATIC
-39
/
+1
2022-09-30
fix sd_upscale
C43H66N12O12S2
-1
/
+1
2022-09-30
use closest match checkpoint method
DepFA
-5
/
+2
[prev]
[next]