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
Commit message (
Expand
)
Author
Age
Files
Lines
*
restore lines lost from #13789 merge
AUTOMATIC1111
2024-01-01
1
-3
/
+4
*
Merge pull request #13789 from nickpharrison/finer-settings-freezing-control
AUTOMATIC1111
2024-01-01
2
-7
/
+25
|
\
|
*
Merge branch 'dev' into finer-settings-freezing-control
AUTOMATIC1111
2024-01-01
147
-5281
/
+5397
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #14291 from AUTOMATIC1111/on-mouse-hover-show-hide-modal-i...
AUTOMATIC1111
2024-01-01
3
-1
/
+23
|
\
\
|
*
|
make modal toolbar and icon opacity adjustable
w-e-w
2023-12-15
3
-2
/
+8
|
*
|
on mouse hover show / hide modal image viewer icons
w-e-w
2023-12-12
1
-0
/
+16
*
|
|
fix borked merge, rename fields to better match what they do, change setting ...
AUTOMATIC1111
2024-01-01
8
-14
/
+20
*
|
|
Merge pull request #13653 from antfu/feat/interrupted-end
AUTOMATIC1111
2024-01-01
8
-7
/
+15
|
\
\
\
|
*
\
\
Merge branch 'dev' into feat/interrupted-end
AUTOMATIC1111
2024-01-01
143
-5336
/
+5403
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #14352 from AUTOMATIC1111/reduce-unnecessary-ui-config-write
AUTOMATIC1111
2024-01-01
2
-2
/
+4
|
\
\
\
\
|
*
|
|
|
only rewrite ui-config when there is change
w-e-w
2023-12-18
2
-2
/
+4
*
|
|
|
|
Merge pull request #14353 from Nuullll/ipex-sdpa
AUTOMATIC1111
2024-01-01
1
-2
/
+67
|
\
\
\
\
\
|
*
|
|
|
|
Fix device id
Nuullll
2023-12-18
1
-2
/
+5
|
*
|
|
|
|
[IPEX] Slice SDPA into smaller chunks
Nuullll
2023-12-18
1
-2
/
+64
|
|
/
/
/
/
*
|
|
|
|
option to convert VAE to bfloat16 (implementation of #9295)
AUTOMATIC1111
2024-01-01
2
-5
/
+19
*
|
|
|
|
re-layout checkboxes for XYZ grid a bit
AUTOMATIC1111
2024-01-01
1
-7
/
+6
*
|
|
|
|
Merge remote-tracking branch 'rubberbaron/xyz-grid-vary-seeds' into dev
AUTOMATIC1111
2024-01-01
1
-1
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
xyz_grid: allow varying the seed along an axis along with the axis's other ch...
Robert Barron
2023-07-30
1
-2
/
+16
*
|
|
|
|
|
linter
AUTOMATIC1111
2024-01-01
3
-3
/
+3
*
|
|
|
|
|
add automatic version support for zero terminal SNR noise schedule option fro...
AUTOMATIC1111
2024-01-01
1
-0
/
+4
*
|
|
|
|
|
Merge pull request #14145 from drhead/zero-terminal-snr
AUTOMATIC1111
2024-01-01
4
-1
/
+37
|
\
\
\
\
\
\
|
*
|
|
|
|
|
re-derive sqrt alpha bar and sqrt one minus alphabar
drhead
2023-12-09
1
-1
/
+1
|
*
|
|
|
|
|
fix variable
drhead
2023-12-02
1
-1
/
+1
|
*
|
|
|
|
|
Create alphas_cumprod_original on full precision path
drhead
2023-12-02
1
-0
/
+1
|
*
|
|
|
|
|
Revert 309a606c
drhead
2023-12-02
1
-11
/
+9
|
*
|
|
|
|
|
fix linting
drhead
2023-12-02
1
-1
/
+1
|
*
|
|
|
|
|
ensure that original alpha bar always exists
drhead
2023-12-02
1
-9
/
+11
|
*
|
|
|
|
|
remove debug print
drhead
2023-11-30
1
-1
/
+0
|
*
|
|
|
|
|
Only apply ztSNR related code if alphas_cumprod exists
catboxanon
2023-11-29
1
-9
/
+10
|
*
|
|
|
|
|
Lint
catboxanon
2023-11-29
1
-2
/
+2
|
*
|
|
|
|
|
Fix infotext for ztSNR
catboxanon
2023-11-29
1
-2
/
+2
|
*
|
|
|
|
|
Implement zero terminal SNR schedule option
drhead
2023-11-29
1
-0
/
+28
|
*
|
|
|
|
|
Add options for zero terminal SNR
drhead
2023-11-29
1
-0
/
+2
|
*
|
|
|
|
|
Protect alphas_cumprod from downcasting
drhead
2023-11-29
1
-0
/
+5
*
|
|
|
|
|
|
add automatic backwards version compatibility
AUTOMATIC1111
2024-01-01
3
-1
/
+39
*
|
|
|
|
|
|
infotext.py: rename usages in the codebase
AUTOMATIC1111
2024-01-01
14
-25
/
+25
*
|
|
|
|
|
|
infotext.py: add support for old modules.generation_parameters_copypaste name
AUTOMATIC1111
2024-01-01
1
-0
/
+3
*
|
|
|
|
|
|
rename generation_parameters_copypaste module to infotext
AUTOMATIC1111
2024-01-01
1
-0
/
+0
*
|
|
|
|
|
|
add missing field for DDIM sampler that was breaking img2img
AUTOMATIC1111
2024-01-01
1
-0
/
+1
*
|
|
|
|
|
|
Merge pull request #14487 from AUTOMATIC1111/handle-selectable-script_index-i...
AUTOMATIC1111
2024-01-01
1
-1
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
handle selectable script_index is None
w-e-w
2024-01-01
1
-1
/
+3
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
change import statements for #14478
AUTOMATIC1111
2023-12-31
7
-17
/
+14
*
|
|
|
|
|
|
Merge pull request #14478 from akx/dtype-inspect
AUTOMATIC1111
2023-12-31
8
-7
/
+53
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add utility to inspect a model's parameters (to get dtype/device)
Aarni Koskela
2023-12-31
8
-7
/
+53
*
|
|
|
|
|
|
|
Merge pull request #14475 from Learwin/negative_prompt
AUTOMATIC1111
2023-12-31
4
-13
/
+37
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Revert change from linting for unrelated file
Learwin
2023-12-31
1
-1
/
+1
|
*
|
|
|
|
|
|
Removed weight slider for negative prompts
Learwin
2023-12-31
2
-11
/
+2
|
*
|
|
|
|
|
|
Code Style fixes
Learwin
2023-12-30
3
-6
/
+6
|
*
|
|
|
|
|
|
Added negative prompts to extra networks lora
Learwin
2023-12-30
4
-13
/
+46
*
|
|
|
|
|
|
|
Merge pull request #14476 from akx/dedupe-tiled-weighted-inference
AUTOMATIC1111
2023-12-31
3
-97
/
+87
|
\
\
\
\
\
\
\
\
[next]